mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
This commit is contained in:
committed by
Alexander Bock
parent
b48812a339
commit
568143638d
@@ -706,5 +706,9 @@ void GUI::renderAndUpdatePropertyVisibility() {
|
||||
_featuredProperties.setVisibility(_currentVisibility);
|
||||
}
|
||||
|
||||
void GUI::setHidden(bool isHidden) {
|
||||
_allHidden = isHidden;
|
||||
}
|
||||
|
||||
|
||||
} // namespace openspace::gui
|
||||
|
||||
Reference in New Issue
Block a user