Skip to content

Use always width from layout for registering layout info#606

Merged
Danielku15 merged 4 commits into
developfrom
feature/issue-604
May 22, 2021
Merged

Use always width from layout for registering layout info#606
Danielku15 merged 4 commits into
developfrom
feature/issue-604

Conversation

@Danielku15
Copy link
Copy Markdown
Member

@Danielku15 Danielku15 commented May 22, 2021

Issues

Fixes #604

Proposed changes

This is a regression we have quite various times now: Grace notes flicker around on resizing. We remember now the original widths of beat glyphs and ensure we always use it when registering sizes. This way we do not register wrong sizes when glyphs have been updated already by applied bar layouts.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this May 22, 2021
@Danielku15 Danielku15 force-pushed the feature/issue-604 branch from c9cf956 to 6e3d828 Compare May 22, 2021 22:41
@Danielku15 Danielku15 merged commit 00547ba into develop May 22, 2021
@Danielku15 Danielku15 deleted the feature/issue-604 branch May 22, 2021 22:50
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.

Grace notes should have some padding in front of them

1 participant