BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Refactor out control animation feature #31

Open BootBlock opened 3 years ago

BootBlock commented 3 years ago

ButtonEx was used as the experimental control to feature animation capabilities (eg. user hovers over the control and it smoothly animates to its hover state); now that it works, it should be refactored so it can easily be used across various controls.