Merge branch 'bugfix_setting_box' into UI_2.0

This commit is contained in:
Sakamoto Shiina
2023-09-25 23:02:21 +09:00

View File

@@ -25,7 +25,7 @@ def createSettingBox_Others(setting_box_wrapper, config_window, settings, view_v
callFunctionIfCallable(view_variable.CALLBACK_SET_STARTUP_OSC_ENABLED_CHECK, checkbox_box_widget.get())
def entry_message_format_callback(value):
callFunctionIfCallable(view_variable.CALLBACK_SET_ENABLE_NOTICE_XSOVERLAY, value)
callFunctionIfCallable(view_variable.CALLBACK_SET_MESSAGE_FORMAT, value)
row=0