98ahni / Resonate

A timing tool for ECHO
https://98ahni.github.io/Resonate-App/
GNU Affero General Public License v3.0
0 stars 0 forks source link

When adding a pause token the marker is placed on it instead of on the real one #22

Closed 98ahni closed 5 months ago

98ahni commented 6 months ago

The marker should never really be on a pause token or empty line. So it's best to check every time it's drawn.

98ahni commented 5 months ago

Fixed along with the marker being out of bounds and moving to a pause token with a new function, CheckMarkerIsSafe().