mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
* feat: change to PointingHand when hovering over a button * feat: make this a togglable option that is off by default * fix: typo * feat: use Option<CursorIcon> instead for the option. * remove superfluous comment --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>