]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Keep Apply buttons disabled, enable them as soon as user changes some setting that...
authorterencehill <piuntn@gmail.com>
Thu, 10 Dec 2015 13:47:01 +0000 (14:47 +0100)
committerGitLab <gitlab@gitlab.com>
Thu, 28 Jan 2016 20:16:18 +0000 (20:16 +0000)
commit6fdf9ec10563a47738d4e207aa7246d16017de08
tree5957afe6eadf8ea096515a5c698917887f809bae
parent8b5603db40e6a8df2cbdae9ce644493b49817f1d
Keep Apply buttons disabled, enable them as soon as user changes some setting that needs to be applied. This code change is also useful to prevent coders from moving menu items from a window to another one without moving the relative command of the Apply button
qcsrc/menu/item/button.qc
qcsrc/menu/item/inputbox.qc
qcsrc/menu/item/slider.qc
qcsrc/menu/xonotic/dialog_multiplayer_profile.qc
qcsrc/menu/xonotic/dialog_settings_audio.qc
qcsrc/menu/xonotic/dialog_settings_effects.qc
qcsrc/menu/xonotic/dialog_settings_game_weapons.qc
qcsrc/menu/xonotic/dialog_settings_user.qc
qcsrc/menu/xonotic/dialog_settings_video.qc
qcsrc/menu/xonotic/weaponslist.qc