hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.07k stars 172 forks source link

SongEditorPanel: fix Timeline activation on startup #2056

Closed theGreatWhiteShark closed 1 month ago

theGreatWhiteShark commented 1 month ago

the state of the Timeline button in was off. After startup it was always disabled.

Now, it does always represent the activation state of the timeline in the current song (which is retrieved prior its usage!)