Scale :value locks at 99 even if :max goes beyond? Bug? #1160
Unanswered
LurkAndLoiter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The scale bar max is seconds in song in this case 148. The value is the current playtime of the song in this case 106 however value locks in at 99. I can progress the song beyond 99 value with the onchange call. which leads me to believe this is a bug.
If this is the intended functionality
I'd like to ask for assistance on the workaround below. The issue being reconverting the compressing timeline into a seconds value.See next block for workaround:Workaround:
..scripts/pushseek
Beta Was this translation helpful? Give feedback.
All reactions