mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Add tests for drag component
This commit is contained in:
@@ -56,6 +56,7 @@ M["button"] = {
|
||||
|
||||
M["drag"] = {
|
||||
DRAG_DEADZONE = 10, -- Size in pixels of drag deadzone
|
||||
IS_USE_SCREEN_KOEF = true,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user