Skip to content

fix: update selection highlight on re-render#2646

Merged
Danielku15 merged 1 commit intodevelopfrom
feature/highlight-resize
Apr 9, 2026
Merged

fix: update selection highlight on re-render#2646
Danielku15 merged 1 commit intodevelopfrom
feature/highlight-resize

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #2567

Proposed changes

Ensures that the selection highlights are recreated when we re-render (e.g. on resize).

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • 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 Apr 9, 2026
@Danielku15 Danielku15 merged commit 590f6db into develop Apr 9, 2026
8 of 9 checks passed
@Danielku15 Danielku15 deleted the feature/highlight-resize branch April 9, 2026 12:53
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.

Selection highlight uses stale bounds after resize/re-render

1 participant