mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering (#1675)
* Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering
This commit is contained in:
@@ -1270,7 +1270,6 @@ void OpenSpaceEngine::drawOverlays() {
|
||||
|
||||
for (const std::function<void()>& func : *global::callback::draw2D) {
|
||||
ZoneScopedN("[Module] draw2D")
|
||||
|
||||
func();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user