]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Menu: don't allow customization of drag tolerance for slider and listbox in the skins...
authorterencehill <piuntn@gmail.com>
Wed, 28 Feb 2018 19:17:13 +0000 (20:17 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 28 Feb 2018 19:17:13 +0000 (20:17 +0100)
commit0d4410adb034af1a9989862211e49e442fa9b9dd
tree7176dc88b019fbc9208b910091781017328453e5
parentb80cc9d82f667d4a569520b63e05696980c02215
Menu: don't allow customization of drag tolerance for slider and listbox in the skins since it's not a aesthetic parameter; cursor position checks in ListBox_mouseDrag now don't look wrong (drag tolerance x-y components were inverted because listbox used slider drag tolerance values!)
gfx/menu/luma/skinvalues.txt
gfx/menu/luminos/skinvalues.txt
gfx/menu/wickedx/skinvalues.txt
gfx/menu/xaw/skinvalues.txt
qcsrc/menu/item/listbox.qc
qcsrc/menu/item/slider.qh
qcsrc/menu/skin-customizables.inc
qcsrc/menu/xonotic/listbox.qh
qcsrc/menu/xonotic/slider.qh
qcsrc/menu/xonotic/textslider.qh