Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
We are using buttons to reorder a list. The button content is a PathIcon with a converter to change its color depending on IsEnabled. On the list top button has the move up button disabled and the bottom move down is disabled. When moving items seems theres a small delay when changing PathIcon color
Expected behavior
As item gets moved, PathIcon color should change color at the same time the button gets disabled
How to reproduce it (as minimally and precisely as possible)
Current behavior
We are using buttons to reorder a list. The button content is a PathIcon with a converter to change its color depending on IsEnabled. On the list top button has the move up button disabled and the bottom move down is disabled. When moving items seems theres a small delay when changing PathIcon color
Expected behavior
As item gets moved, PathIcon color should change color at the same time the button gets disabled
How to reproduce it (as minimally and precisely as possible)
-Run app on iOS -Use arrows to move items
Notice how arrows flickr
Repro.zip
Workaround
-
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
No response
Affected platforms
iOS
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response