Add multitouch for scroll correct scrolling with several fingers

This commit is contained in:
Insality
2020-04-28 19:06:29 +03:00
parent 05425fb76c
commit f77fa8e8a8
5 changed files with 15 additions and 12 deletions

View File

@@ -60,7 +60,6 @@ M["scroll"] = {
BACK_SPEED = 0.2, -- lerp speed
LERP_SPEED = 1,
BORDER_LERP_SPEED = 0.3,
}