Scroll style update, code style update

This commit is contained in:
Insality
2025-10-13 20:25:58 +03:00
parent 13374d6321
commit 4341b5b3fc
2 changed files with 12 additions and 11 deletions

View File

@@ -73,7 +73,7 @@ M["static_grid"] = {
M["scroll"] = {
ANIM_SPEED = 0.2, -- gui.animation speed to point
BACK_SPEED = 0.35, -- Lerp speed of return to soft position
BACK_SPEED = 0.1, -- Lerp speed of return to soft position
FRICT = 0.93, -- mult for free inert
FRICT_HOLD = 0.79, -- mult. for inert, while touching
INERT_THRESHOLD = 2.5, -- speed to stop inertion