]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/menu/item/slider.qc
Make sliders animation work much better on quick repeated changes (e.g. with mouse...
authorterencehill <piuntn@gmail.com>
Thu, 13 Aug 2015 13:51:12 +0000 (15:51 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 13 Aug 2015 13:51:12 +0000 (15:51 +0200)
commite07c15a4b598bc0b36965f21fe88bd7ef4e2deeb
tree65b5a8c0e6669537c92ca1528a7290919a79e17f
parent68eb14ef597f18c91f0db495e27fdd4ae9242e2f
Make sliders animation work much better on quick repeated changes (e.g. with mouse wheel). Default animation is now easingQuadOut and lasts 0.5 s (instead of easingQuadInOut, 1 s), more similar to the list scrolling animation
qcsrc/menu/anim/animation.qc
qcsrc/menu/item/slider.qc