[regression/8.0.0-preview.5.8529] - Grid Columns Not Resizing Correctly (WinUI/MacCatalyst) #15905
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
fixed-in-7.0.92
Look for this fix in 7.0.92!
fixed-in-7.0.96
Look for this fix in 7.0.96 SR8!
fixed-in-7.0.100
fixed-in-7.0.101
i/regression
This issue described a confirmed regression on a currently supported version
s/duplicate 2️⃣
This issue or pull request already exists
t/bug
Something isn't working
Milestone
Description
Grid column resizing is not behaving as expected in .NET8 Preview 5 - I'm finding that things spanning multiple columns can get pushed off the screen at certain sizes, then seem to slide back into view:
weirdGrid.webm
This doesn't seem to be view-dependent - in our actual app (the above is a simpler repro) we're having the issue using a DockLayout as the multi-column spanning layout.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/TiberiusDRAIG/MauiGridResizeBug
Version with bug
8.0.0-preview.5.8529
Last version that worked well
7.0.86
Affected platforms
I was not able test on other platforms
Affected platform versions
net8.0-windows10.0.19041.0
Did you find any workaround?
No workarounds other than completely redesigning views.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: