Browse Source

Remove zoomIn, zoomOut, fitWindow from tool menu

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

+ 0 - 3
labelme/app.py

@@ -706,10 +706,7 @@ class MainWindow(QtWidgets.QMainWindow):
             undo,
             brightnessContrast,
             None,
-            zoomIn,
             zoom,
-            zoomOut,
-            fitWindow,
             fitWidth,
         )