Fixed: Abnormal shutdown causes a crash when setting up busy mode
During an abnormal shutdown, we shouldn’t allow busy mode at all.Also, if all windows are closed, it means GL needs to be shut downfirst.
Also improved the main window title composing (using de::String).
View differences
Fixed: Abnormal shutdown causes a crash when setting up busy mode
During an abnormal shutdown, we shouldn’t allow busy mode at all.
Also, if all windows are closed, it means GL needs to be shut down
first.
Also improved the main window title composing (using de::String).