Skip to content

fix: ensure breath marks have a spacing with barlines#7

Open
mango-avocado wants to merge 1 commit intoswe-productivity:masterfrom
mango-avocado:breath_mark
Open

fix: ensure breath marks have a spacing with barlines#7
mango-avocado wants to merge 1 commit intoswe-productivity:masterfrom
mango-avocado:breath_mark

Conversation

@mango-avocado
Copy link

@mango-avocado mango-avocado commented Mar 3, 2026

Resolves: #4

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

Description

This PR ensures that breath marks have at least a padding of 0.25 * item->spatium() related to its right barline

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.

Breath marks should consider barlines extending from the staff above when calculating padding

1 participant