rds1983 / Myra

UI Library for MonoGame, FNA and Stride
MIT License
703 stars 94 forks source link

Feature Request: Cursors #413

Closed rds1983 closed 8 months ago

rds1983 commented 8 months ago

Declare enum of different cursor types(i.e. Waiting, Hand, etc). And property of such type to Widget. And the mouse cursor must change when hovering over such Widget.