mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Widgets WIP
This commit is contained in:
@@ -61,7 +61,7 @@ M["hover"] = {
|
||||
}
|
||||
|
||||
M["drag"] = {
|
||||
DRAG_DEADZONE = 10, -- Size in pixels of drag deadzone
|
||||
DRAG_DEADZONE = 4, -- Size in pixels of drag deadzone
|
||||
NO_USE_SCREEN_KOEF = false,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user