-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
Affected case: I1 - Vertical Grid for Multi Span Layout.
The layout of the Item is not in the same horizontal position when the 'UpdateColumns' button is clicked multiple times.
Steps to Reproduce
1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to iOS/Maccatalyst.
2.Navigate to 'I CollectionView' ->'I1 Layout' -> 'Vertical Grid for Multi Span Layout.'.
3 Click the 'UpdateColumns' button more than 3 times, the Item layout is not in the same horizontal position.
Actual Behavior:
The layout of the Item is not in the same horizontal position when the 'UpdateColumns' button is clicked multiple times.
Expected Behavior:
Click the 'UpdateColumns' button and the Item layout will not be out of place.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
Version with bug
Microsoft.Maui.Controls 8.0.80-ci.net8.24368.3
Is this a regression from previous behavior?
Not a regression, the issue also reproduced on 8.0.70 & 8.0.3.
Affected platforms
iOS, macOS