messier16 / Forms.Controls

Home of all Messier16 Xamarin.Forms controls 😁 (now .NET standarized)
MIT License
20 stars 8 forks source link

CheckBox Control when i uncheck it. Sometimes it's halfway through the animation #3

Open ghost opened 6 years ago

ghost commented 6 years ago

I have like 50 checkbox in various screens. When people hit my clear button i through bindings uncheck all my checkbox but sometimes some checkbox are halfway through the animation of uncheck. It happens randomly (It does not happen to the same checkboxs). I dont know if i am doing something wrong :(

Uncheck Bug Mode

uncheck

vs Check Mode

check