Alejandro González
Alejandro González
The size I don't think it's too big of a change but probably it also requires changing the position of the holes where the hotswap sockets/switches are inserted and soldered.
https://imgur.com/a/UXag1 The square is a standard Button. XAML: ``` ``` Animation code: ``` await btn.RotateTo(360, 2000); btn.RotateTo(0, 0); ```
Any ideas?
That worked, thank you so much!
@piitaya