Happy New Year!
Although this release won't look much different than v0.4.2 on the outside, Thor GUI is starting to be re-written with classes. There are still a couple noticeable changes though:
- There is now a setting to always use a dark Log, regardless of the theme. It is located at "Settings - Appearance - Keep Log dark".
Fixed the following bugs:
- Using the dark theme on X11, the file picker text is white, a well as the background. This is a known Sun Valley issue. The work-around is to click and drag the pointer over the files and directories displayed, which will turn them blue, and therefore readable.
Other changes:
- The name of the .py file has been changed from "Thor_GUI.py" to "thor-gui.py", and the name of the settings file has been changed from "thor_gui_settings.pkl" to "thor-gui-settings.pkl". (BTW, I hope to switch to using JSON instead of Pickle for storing variables)
I plan to have another release ready for next week, so let me know if you have any features you want implemented!