Fix TabBar size when theme changes
This commit is contained in:
@ -376,6 +376,7 @@ void TabBar::_notification(int p_what) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
queue_redraw();
|
queue_redraw();
|
||||||
|
update_minimum_size();
|
||||||
|
|
||||||
[[fallthrough]];
|
[[fallthrough]];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user