Skip to content

Put the page-view tools on a single line - #85

Open
sjg20 wants to merge 1 commit into
masterfrom
toolbars
Open

Put the page-view tools on a single line#85
sjg20 wants to merge 1 commit into
masterfrom
toolbars

Conversation

@sjg20

@sjg20 sjg20 commented Jun 15, 2026

Copy link
Copy Markdown
Owner

The page view's tool strip was on two rows — mode toggles + save/revert on top, rotate/flip + zoom below. This merges them into one horizontal row:

[select] [move] [scan] [info] · [save] [revert] [rotate-left] [rotate-right] [h-flip] [v-flip](expanding gap)[fit] [1:1] [zoom%] [−] [+]

Pure .ui change (merged the two QHBoxLayouts into one, dropped the now-unused stretch); uic accepts it and no code referenced the removed second layout. Easy to reorder the groups if a different arrangement reads better.

🤖 Generated with Claude Code

The page view's tool strip used two rows: the mode toggles and save /
revert on top, the rotate/flip and zoom controls below.  Merge the two
horizontal layouts into one so every tool sits on a single line, with
the zoom controls pushed to the right by the existing spacer.

Co-developed-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant