You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a Grid with 2 columns, if you have a Child whose Grid.Column is the default (zero) and you update it with 1, the child stays in the first column.
The text was updated successfully, but these errors were encountered:
* Refactoring, decomposition, more unit tests
* Support x:FieldModifier
* Use Xamarin.Forms API for x:FieldModifier
* Use <RestoreSources /> directive, bump Avalonia
* CRLF dance
* Use Fluent theme
* Move Avalonia packages to Directory.Build.props
* Bump test SDK version
Given a Grid with 2 columns, if you have a Child whose Grid.Column is the default (zero) and you update it with 1, the child stays in the first column.
The text was updated successfully, but these errors were encountered: