Inset Function Alters Custom XML
Steps to reproduce:
Have a shape with custom XML attributes.
Use the inset function on it.
What happened?
The inset function destroys the custom XML data.
...
What should have happened?
The inset function should preserve the custom XML data.
...
Inkscape Version and Operating System:
Inkscape 1.2.2 (b0a84865, 2022-12-01) Windows 11
I can understand the combine feature altering XML data, but the inset feature only changes the shape data. The simplification function doesn't alter the XML, so would it be possible to do that for the inset?