]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix length of some sliders in 2 panel dialogs, value field text was unreadable becaus...
authorterencehill <piuntn@gmail.com>
Wed, 2 Feb 2011 17:25:04 +0000 (18:25 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 2 Feb 2011 17:25:04 +0000 (18:25 +0100)
commitac903a9f9786c4dd45902da7062c9bb5371a5a18
tree88fa8735603ee37593e2d0ab749f68a0cc8baf06
parent1a9a20d9faf56d6294f6aa169cef9e7f9a8be562
Fix length of some sliders in 2 panel dialogs, value field text was unreadable because too much compressed
These sliders were added to the menu intentionally with a minor size to reduce graphical slider length and let value field text overflow to occupy more space. With the "compact text" system this hack made things worse.
qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.c
qcsrc/menu/xonotic/dialog_hudpanel_radar.c