Browse Source

Use fitWindow as action menu

Kentaro Wada 1 year ago
parent
commit
ea320efcdd
1 changed files with 1 additions and 1 deletions
  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,