abcjs icon indicating copy to clipboard operation
abcjs copied to clipboard

Seeking with the progress indicator can be erratic

Open p-himik opened this issue 3 years ago • 1 comments

There are two issues with it:

  • There's no dragging which is usually expected by end users, and seems like it used to be there in v5 as implemented by #184
  • Clicking to seek works nicely only for long scores. If there are just a few notes, some clicks won't do anything and some will move the indicator at a different position

p-himik avatar Nov 09 '21 07:11 p-himik

I'll put this on my bug list.

The first issue is probably a bug.

The second issue I can explain but it could still be implemented better - if there is no event where you click then it moves to the nearest event. However, since I implemented that I have implemented allowing events on subbeats, so I can probably get it much smoother.

paulrosen avatar Nov 13 '21 22:11 paulrosen