mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 12:31:32 +00:00
This fixes a bug (#64516) where the song editor UI failed to update properly on pianos/space minimoogs. As it turns out, the updateDialog call at the end of the file had nothing set for it, resulting in it runtiming any time it was supposed to be updating. Setting it to (usr) fixed the problem, and the UI now works properly.