enable timeline option

This commit is contained in:
2019-09-21 00:02:48 +02:00
parent dc8f2f5742
commit 1d1aef4095
8 changed files with 75 additions and 17 deletions

View File

@@ -181,6 +181,7 @@ public:
// used in visibility switch
YGNodeRef y_placeholder = nullptr;
bool GetVisibility();
void SetVisibility(bool visible);
void ToggleVisibility();