fix size of splits not loading properly (#2554)
This commit is contained in:
@@ -250,6 +250,7 @@ private:
|
||||
Node baseNode_;
|
||||
Split *selected_{};
|
||||
Split *topRight_{};
|
||||
bool disableLayouting_{};
|
||||
|
||||
NotebookTab *tab_;
|
||||
std::vector<Split *> splits_;
|
||||
|
||||
Reference in New Issue
Block a user