]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Disable Clear button while waiting for an input key in the input dialog otherwise...
authorterencehill <piuntn@gmail.com>
Sat, 15 Dec 2012 17:06:59 +0000 (18:06 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 15 Dec 2012 17:06:59 +0000 (18:06 +0100)
commitd9847bdf79c123bf993f18531a7ce101576156c5
tree4cf13b629fed1e7a108d7d2adc031de2ac577a57
parentdffb2ef4d2cee9a7e628c34f586d04c0beb23b67
Disable Clear button while waiting for an input key in the input dialog otherwise if you press the Clear button you assign MOUSE1 and immediately clear it, with the result that you loose MOUSE1 bind from primary fire.
qcsrc/menu/xonotic/dialog_settings_input.c
qcsrc/menu/xonotic/keybinder.c