Browse Source

Use fitWindow as action menu

Kentaro Wada 1 năm trước cách đây
mục cha
commit
ea320efcdd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      labelme/app.py

+ 1 - 1
labelme/app.py

@@ -785,7 +785,7 @@ class MainWindow(QtWidgets.QMainWindow):
             undo,
             brightnessContrast,
             None,
-            fitWidth,
+            fitWindow,
             zoom,
             None,
             selectAiModel,