Skip to content

Ensure we respect repeats on getting beat playback position#1055

Merged
Danielku15 merged 1 commit into
developfrom
feature/beat-cursor-flicker
Nov 26, 2022
Merged

Ensure we respect repeats on getting beat playback position#1055
Danielku15 merged 1 commit into
developfrom
feature/beat-cursor-flicker

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #1047

Proposed changes

absolutePlaybackPosition does not respect repeats but just goes linearly across bars. This leads to wrong cursor placement (which self-heals right afterwards). This change ensures we use the real playback position respecting repeats where relevant.

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 Nov 26, 2022
@Danielku15 Danielku15 merged commit fc8a680 into develop Nov 26, 2022
@Danielku15 Danielku15 deleted the feature/beat-cursor-flicker branch November 26, 2022 14:21
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.

Clicking the score at a point after a repeat causes quick flash of cursor at incorrect position

1 participant