The rectangle shape was not using the id as the object name when
importing. All other shapes are doing it this way already.
The patch calls id_names_from_node to set the name to the id.
Credits go to @Arie Lakeman (ariejdl).
Differential D11429
Fix T88651: svg rect not using id as name Authored by Falk David (filedescriptor) on May 29 2021, 11:54 AM.
Details The rectangle shape was not using the id as the object name when The patch calls id_names_from_node to set the name to the id.
Diff Detail
|