Merge pull request #55662 from KoBeWi/update_minimum_size_changed_to_update_minimum_size
This commit is contained in:
commit
75ac048e4b
31 changed files with 91 additions and 91 deletions
|
|
@ -3250,7 +3250,7 @@ void AnimationTrackEditGroup::set_type_and_name(const Ref<Texture2D> &p_type, co
|
|||
node_name = p_name;
|
||||
node = p_node;
|
||||
update();
|
||||
minimum_size_changed();
|
||||
update_minimum_size();
|
||||
}
|
||||
|
||||
Size2 AnimationTrackEditGroup::get_minimum_size() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue