Skip to content

v0.4.1

Choose a tag to compare

@sinusphi sinusphi released this 28 Jan 03:16
· 51 commits to main since this release
6d0d906
  • Reworked the venv area into a tabbed view, initializing tab with per-tab headers, buttons, and tables that hold the venv listing and path label together.
  • Moved wizard and package dialog QSS definitions into styles/theme.py so styling is centralized and reusable across modules.
  • Added shared HTML helpers for the package installer/manager titles and venv name accent to styles/custom.py.
  • Updated wizard, package installer, and package manager to import shared styles from theme.py/custom.py instead of embedding stylesheets inline.
  • More bugfixes and improvements