mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* 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