mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-26 14:08:53 -05:00
Disable progress bar on default
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ UseMultithreadedInitialization = true
|
||||
LoadingScreen = {
|
||||
ShowMessage = true,
|
||||
ShowNodeNames = true,
|
||||
ShowProgressbar = true
|
||||
ShowProgressbar = false
|
||||
}
|
||||
CheckOpenGLState = false
|
||||
LogEachOpenGLCall = false
|
||||
|
||||
Reference in New Issue
Block a user