GDColon / URLX

A rhythm game played in your browser's address bar
https://gdcolon.com/urlx
47 stars 7 forks source link

Can't set offset to 0 after changing it to something else #13

Open Nadwey opened 2 years ago

Nadwey commented 2 years ago

That's probably because 0 == false in js. Editor.js:253

This also happens to BPM, Divide and Volume. offset

GDColon commented 2 years ago

Yep that's a bug, but intentional for BPM and Division since they can't be zero