[bugfix] Main Window.Translation Engine Dropdown Menu Window: 指定ミスにより、想定より幅が大きかったのを修正
This commit is contained in:
@@ -356,7 +356,6 @@ def createSidebarLanguagesSettings(settings, main_window, view_variable):
|
|||||||
command=adjustedCommand,
|
command=adjustedCommand,
|
||||||
wrapper_widget=main_window,
|
wrapper_widget=main_window,
|
||||||
attach_widget=main_window.sls__box_translation_optionmenu_wrapper,
|
attach_widget=main_window.sls__box_translation_optionmenu_wrapper,
|
||||||
dropdown_menu_min_width=settings.uism.SIDEBAR_MIN_WIDTH,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
(sls__selected_translation_engine_box, label_button_label_widget) = createLabelButton(
|
(sls__selected_translation_engine_box, label_button_label_widget) = createLabelButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user