egui/crates
zkldi 523aa6b8ba
feat: change to PointingHand when hovering over a button (#3312)
* 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>
2023-09-08 09:37:03 +02:00
..
ecolor Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
eframe Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui feat: change to PointingHand when hovering over a button (#3312) 2023-09-08 09:37:03 +02:00
egui-wgpu Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui-winit Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui_demo_app Managed texture loading (#3297) 2023-09-06 10:51:51 +02:00
egui_demo_lib Managed texture loading (#3297) 2023-09-06 10:51:51 +02:00
egui_extras Managed texture loading (#3297) 2023-09-06 10:51:51 +02:00
egui_glium Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui_glow Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui_plot Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
epaint Managed texture loading (#3297) 2023-09-06 10:51:51 +02:00