feat(gui): scrollable pages + version footer — 0.37.0 #37

Merged
jessey merged 1 commits from fix/scrollable-pages into main 2026-05-22 14:29:57 +00:00
Owner

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' 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

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>
jessey added 1 commit 2026-05-22 14:29:39 +00:00
feat(gui): scrollable pages + version footer — 0.37.0
tests / core (pull_request) Successful in 12s
tests / gui-smoke (pull_request) Successful in 31s
bcf6ac2656
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>
jessey scheduled this pull request to auto merge when all checks succeed 2026-05-22 14:29:41 +00:00
jessey merged commit 51133e4042 into main 2026-05-22 14:29:57 +00:00
jessey deleted branch fix/scrollable-pages 2026-05-22 14:29:57 +00:00
Sign in to join this conversation.