Add a setting to disable activate-on-release behaviour of toolbar dropdown buttons
This commit is contained in:
@@ -289,3 +289,10 @@ def = false
|
||||
str = CM_STR_CONFIG_SETTING_INVERT_FN_FOR_SIGNAL_DRAG
|
||||
strhelp = CM_STR_CONFIG_SETTING_INVERT_FN_FOR_SIGNAL_DRAG_HELPTEXT
|
||||
cat = SC_BASIC
|
||||
|
||||
[SDTC_BOOL]
|
||||
var = gui.cm_toolbar_dropdown_close
|
||||
def = true
|
||||
str = CM_STR_CONFIG_SETTING_TOOLBAR_DROPDOWN_CLOSE
|
||||
strhelp = CM_STR_CONFIG_SETTING_TOOLBAR_DROPDOWN_CLOSE_HELPTEXT
|
||||
cat = SC_BASIC
|
||||
|
||||
Reference in New Issue
Block a user