1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-02 19:01:36 +00:00

Fix tileset out of screen

This commit is contained in:
OppositeNor
2023-10-22 13:39:14 -04:00
parent f71f4b80e3
commit 8f26cdcaef

View File

@@ -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