Handle gone TabContainer popup nicely
This commit is contained in:
parent
4c0b077faa
commit
b5e44a123c
2 changed files with 21 additions and 4 deletions
|
|
@ -57,7 +57,7 @@ private:
|
|||
TabAlign align;
|
||||
Control *_get_tab(int p_idx) const;
|
||||
int _get_top_margin() const;
|
||||
Popup *popup;
|
||||
mutable ObjectID popup_obj_id;
|
||||
bool drag_to_rearrange_enabled;
|
||||
bool use_hidden_tabs_for_min_size;
|
||||
int tabs_rearrange_group;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue