You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function that resets the window title is MainWindow::resetWindowTitle().
I could replicate this with the Qt5 AppImage but not on compiling the Qt4 version.
@noahb01 thanks for taking the time to document and fix this! This is really a good candidate for stable-1.2. This would throw your master branch out of whack and that's overkill for a one-liner, I'll take it from here.
After rendering a song, the main window title fails to revert to its normal title and remains as "Rendering: 100%".
Reproduce
open a song
render it
look at main window title, even after the render is complete it stays as "Rendering: 100%"
This is probably a simple fix...
The text was updated successfully, but these errors were encountered: