Hide fade property of screen space renderables

This commit is contained in:
Emma Broman
2022-04-26 17:37:27 +02:00
parent 4ee75b37f5
commit 8cd65d9c96

View File

@@ -131,7 +131,9 @@ namespace {
"independently from the Opacity value selected by the user. This value should "
"not be directly manipulated through a user interface, but instead used by other "
"components of the system programmatically",
openspace::properties::Property::Visibility::Developer
// The Developer mode should be used once the properties in the UI listen to this
// openspace::properties::Property::Visibility::Developer
openspace::properties::Property::Visibility::Hidden
};
constexpr openspace::properties::Property::PropertyInfo DeleteInfo = {