[update] make PyLoT icon great again
(bugfix and color change for visibility on dark system background)
This commit is contained in:
+1
-2
@@ -3218,8 +3218,7 @@ def main(args=None):
|
||||
|
||||
# create the main window
|
||||
pylot_form = MainWindow(infile=pylot_infile)
|
||||
icon = QIcon()
|
||||
pylot_form.setWindowIcon(icon)
|
||||
pylot_form.setWindowIcon(app_icon)
|
||||
pylot_form.setIconSize(QSize(60, 60))
|
||||
|
||||
# set other App information
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 39 KiB |
+2561
-1464
File diff suppressed because it is too large
Load Diff
+2561
-1464
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user