mirror of
https://github.com/godotengine/godot.git
synced 2025-03-07 23:32:58 +08:00
Merge pull request #83790 from OppositeNor/fix_tileset_out_of_screen
Fix TileSet painting options appear out of screen
This commit is contained in:
commit
fe45e4ec7c
@ -836,6 +836,8 @@ void TileSetAtlasSourceEditor::_update_tile_data_editors() {
|
||||
item->set_custom_color(0, disabled_color);
|
||||
}
|
||||
|
||||
tile_data_editors_tree->update_minimum_size();
|
||||
|
||||
#undef ADD_TILE_DATA_EDITOR_GROUP
|
||||
#undef ADD_TILE_DATA_EDITOR
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user