Added and improved some icons, plus some other minor visual fixes.
This commit is contained in:
parent
f956f2979e
commit
dbc37afcd9
22 changed files with 46 additions and 41 deletions
|
|
@ -557,7 +557,7 @@ void AnimationPlayerEditor::_animation_blend() {
|
|||
|
||||
String current = animation->get_item_text(animation->get_selected());
|
||||
|
||||
blend_editor.dialog->popup_centered(Size2(400, 400));
|
||||
blend_editor.dialog->popup_centered(Size2(400, 400) * EDSCALE);
|
||||
|
||||
blend_editor.tree->set_hide_root(true);
|
||||
blend_editor.tree->set_column_min_width(0, 10);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue