mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-05 03:48:34 -06:00
Fix issue with specifying the ordering in the ImGUI scene list
This commit is contained in:
@@ -68,7 +68,7 @@ end
|
||||
|
||||
openspace.setDefaultGuiSorting = function()
|
||||
openspace.setPropertyValueSingle(
|
||||
'Modules.ImGUI.Main.SceneProperties.Ordering',
|
||||
'Modules.ImGUI.Scene.Ordering',
|
||||
{
|
||||
"Solar System", "Milky Way", "Universe", "Other"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user