Skip to content

Conversation

@cbjeukendrup
Copy link
Member

Resolves: #10664

Use spatium instead of constant values, in order not to depend on DPI
Fix calculation of segment content rect on TAB staves (translate bbox of Chord children by their position within the chord)
Move that calculation out of the Segment class, as it's not relevant in any way for the engraving module

Merges #30729

@cbjeukendrup cbjeukendrup force-pushed the 10664_tab_note_input_cursor branch from bb8dbef to 0ebbfd9 Compare November 10, 2025 14:10
@zacjansheski
Copy link
Contributor

Tested on MacOS 15, Windows 11, Ubuntu 22.04.3. Approvedhttps://github.com//issues/10664 FIXED

Copy link

@bkunda bkunda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice work! My only (incredibly pedantic) comment is that the padding within the blue box around specifically 2-digit fret numbers is perhaps a tad generous (by maybe only a couple of pixels). The padding around single-digit fret numbers is fine.

✅ All good
Screenshot 2025-11-11 at 2 05 52 pm

⚠️ Could maybe a tiny bit narrower
Screenshot 2025-11-11 at 2 05 57 pm

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.

Input cursor on tablature (TAB) staves is smaller than in MU3

3 participants