mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Disable progress bar on default
This commit is contained in:
@@ -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