Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #24896: Lyrics getting stuck on odd/even styles #24935

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mathesoncalum
Copy link
Contributor

Resolves: #24896

The main change in this PR is to remove some very old logic from LyricsLayout. This logic has evolved over time, but it seems to be based on the assumption that lyric styles should always be set according to odd/even status - which is precisely the problem in the attached issue.

The same assumption was made in #24792 - so I've included some additional tweaks so that the style of the "from" lyric is carried over into the next syllable, melisma, etc.

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.

Lyrics odd/even lines not sticking after changing them in properties, clicking away and saving
1 participant