Conversation
pecomyint
approved these changes
Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #69.
Most of #69 is already handled, so this is one commit covering only the remainder.
Already addressed elsewhere
buttonRefreshDbpadding / min-height — eb3ba00 (Adaptive theming, QSS refactor, and UX improvements #95)workbench.uiintoworkspace/workspace_2d.ui— f8acd47 (refactor: extract 2D viewer into Workspace2D(BaseTab) #126). This PR patches the new location.maxWidth: 32px/60pxon Expand/Collapse/Add Top Level — no such constraint exists inworkflow.uiortheme.qssat any revision. Nothing to do.This PR
theme.qssQComboBox { min-height: 28px }(none existed)buttonCollapseAll/buttonExpandAll/buttonAddTopLevel: padding1px→4px 8px,min-height: 28pxworkspace_2d.uisbVmin/sbVmax:minimumSizeheight 0 → 28 (main's width 80 kept)btn_prev_frame/btn_next_frame: height 0 → 28,maximumSizewidth 30 → 36Measured effect
Linux/Fusion, laid out: arrow buttons +6px width, combo +1px height, spinboxes unchanged — they already render at 29px, above the 28px floor #69 proposed. The width bump is the only change that clearly does something. macOS verification (step 5 of #69) still pending.
No version bump — 1.0.7 is claimed by the unmerged
fix/intel-mac-torch.