Increase mini tablet grow/shrink time

This commit is contained in:
David Rowe 2018-09-07 16:48:36 +12:00
parent f3cbca6cee
commit 12454d7ec7

View file

@ -455,7 +455,7 @@
UPDATE_INTERVAL = 300,
// Mini tablet scaling.
MINI_SCALE_DURATION = 150,
MINI_SCALE_DURATION = 250,
MINI_SCALE_TIMEOUT = 20,
miniScaleTimer = null,
miniScaleStart,