feat(gui): scrollable pages + version footer — 0.37.0
Wrap each page (except self-scrolling Dashboard/Health/Inventory and the Share terminal) in a QScrollArea, so long pages scroll when too tall (Settings' Uninstall is reachable again) and the window is no longer pinned to the tallest page's height — min height drops from >screen to ~600px, so it can be resized smaller. Add a bottom footer showing 'RigDoctor v<version>' bottom-right (moved out of the sidebar); themed #Footer with a top border. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "rigdoctor"
|
||||
version = "0.36.1"
|
||||
version = "0.37.0"
|
||||
description = "Modular hardware monitoring & crash diagnostics for Linux gamers."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user