mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-05 11:09:12 -06:00
Make the Enabled properties advanced, show in GUI, and change name
Update GUI hash to show enabled property
This commit is contained in:
@@ -49,9 +49,9 @@ namespace {
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo EnabledInfo = {
|
||||
"Enabled",
|
||||
"Is Enabled",
|
||||
"Enabled",
|
||||
"This setting determines whether this sceen space plane will be visible or not",
|
||||
openspace::properties::Property::Visibility::NoviceUser
|
||||
openspace::properties::Property::Visibility::AdvancedUser
|
||||
};
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo
|
||||
|
||||
Reference in New Issue
Block a user