]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/menu/item/textslider.qc
Don't play any animation when loading the initial value of a slider since the animati...
authorterencehill <piuntn@gmail.com>
Fri, 4 Sep 2015 22:30:33 +0000 (00:30 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 4 Sep 2015 22:30:33 +0000 (00:30 +0200)
commitb41b1b47e0f20ed2d30358311ba111d82da56f54
tree8959a9d9f181733d5f5d000bee0c5df8fa91f02d
parent688276421e89bb47394a765b2b242f81da1d4228
Don't play any animation when loading the initial value of a slider since the animation can't be seen anyway (the menu takes 2-3 seconds to load); also the high number (200) of animations played at once on menu start caused a bug where slider's handles couldn't be moved for a while (up to 12 seconds with 30 fps)
qcsrc/menu/item/slider.qc
qcsrc/menu/item/textslider.qc
qcsrc/menu/xonotic/slider.qc
qcsrc/menu/xonotic/slider_decibels.qc
qcsrc/menu/xonotic/slider_particles.qc
qcsrc/menu/xonotic/slider_resolution.qc
qcsrc/menu/xonotic/slider_sbfadetime.qc
qcsrc/menu/xonotic/textslider.qc