mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 11:38:54 +00:00
e9fa6c8ff6
* Add Pointer::is_decidedly_dragging and could_any_button_be_click This allows users to distinguish between click and drags while they are not yet done. * Fix warning in eframe * fix typo