mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Little code refactor, update changelog
This commit is contained in:
@@ -65,9 +65,8 @@ M["scroll"] = {
|
||||
INERT_SPEED = 30, -- koef. of inert speed
|
||||
EXTRA_STRETCH_SIZE = 100, -- extra size in pixels outside of scroll (stretch effect)
|
||||
POINTS_DEADZONE = 20, -- Speed to check points of interests in no_inertion mode
|
||||
|
||||
SCROLL_WHEEL_SPEED = 20,
|
||||
|
||||
WHEEL_SCROLL_SPEED = 20,
|
||||
WHEEL_SCROLL_INVERTED = false,
|
||||
SMALL_CONTENT_SCROLL = true, -- If true, content node with size less than view node size can be scrolled
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user