mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
Add double click input hint icons
This commit is contained in:
@@ -383,8 +383,10 @@ pub enum MouseMotion {
|
||||
ScrollUp,
|
||||
ScrollDown,
|
||||
Drag,
|
||||
LmbDouble,
|
||||
LmbDrag,
|
||||
RmbDrag,
|
||||
RmbDouble,
|
||||
MmbDrag,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user