Skip to content

Releases: Hkaar/UI-Manager

UI Manager 0.2.0

21 Nov 04:22
99e1a80

Choose a tag to compare

Released UI Manager version 0.2.0, adapted from the ui manager in Battle Ship.
Some notable changes that are in this release are:

Added

  • Added support for .qss files for use in themes.
  • Added support for importing files in folders (NOTE: this feature is only available for .qss files).
  • Added support for importing more than one theme class in a .py file.
  • Added error messages in some sections, for better debugging.

Changed

  • Improved support for importing .py files as themes.
  • Moved default light and dark themes from classes to qss files.

Removed

  • Removed default light and dark theme classes.

For full details please see CHANGELOG.txt.