Просмотр исходного кода

- fixed a small where the app tried to hide a label that I've removed previously

Marius Stanciu 6 лет назад
Родитель
Сommit
a66658f2e2
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 0
      README.md
  2. 0 1
      flatcamGUI/PreferencesUI.py

+ 1 - 0
README.md

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
 - the Gerber UI is built only once now so the process is lighter on CPU
 - the Gerber apertures marking shapes storage is now built only once because the more are built the more sluggish is the interface
 - added a new function called by shortcut key combo CTRL+G when the current widget in Plot Area is an Code Editor. It will jump to the specified line in the text.
+- fixed a small where the app tried to hide a label that I've removed previously
 
 28.12.2019
 

+ 0 - 1
flatcamGUI/PreferencesUI.py

@@ -1729,7 +1729,6 @@ class GeneralAppPrefGroupUI(OptionsGroupUI):
         self.layout.addStretch()
 
         if sys.platform != 'win32':
-            self.portability_label.hide()
             self.portability_cb.hide()
 
         # splash screen button signal