mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 06:22:04 +00:00
Fix TileSet selection not updating when selecting on TileMap
This commit is contained in:
@@ -1423,6 +1423,8 @@ void TileMapEditorTilesPlugin::_update_tileset_selection_from_selection_pattern(
|
||||
}
|
||||
}
|
||||
_update_bottom_panel();
|
||||
tile_atlas_control->update();
|
||||
alternative_tiles_control->update();
|
||||
}
|
||||
|
||||
void TileMapEditorTilesPlugin::_tile_atlas_control_draw() {
|
||||
|
||||
Reference in New Issue
Block a user