Bartłomiej Dach
|
24d377fddb
|
Move implementation of drag handle operations to concrete classes
|
2022-01-08 20:24:00 +01:00 |
|
Joseph Madamba
|
98524d60a4
|
Fix clear identifier typos
|
2021-12-27 20:26:28 -08:00 |
|
Salman Ahmed
|
2a67361dc0
|
OnOperation -> TriggerOperation
|
2021-05-05 21:50:16 +03:00 |
|
Salman Ahmed
|
b2a0c2b563
|
Consider drag handles active using mouse down instead of when dragged
|
2021-05-04 06:41:26 +03:00 |
|
Salman Ahmed
|
5f33c3514e
|
Move selection box control internal events to drag handles
|
2021-05-04 06:37:22 +03:00 |
|
Salman Ahmed
|
b252485e1a
|
Remove protected expose of HandlingMouse setter
Regardless of `OnDragEnd()`, `OnMouseUp()` will still be called resetting the value of that state back.
|
2021-04-25 20:13:23 +03:00 |
|
Salman Ahmed
|
decd8803bc
|
Abstract base appearence and hover update from drag handles
|
2021-04-24 07:45:53 +03:00 |
|
Dean Herbert
|
1aff263419
|
Split out classes and simplify construction of buttons
|
2020-10-01 16:34:34 +09:00 |
|