Search the Community
Showing results for tags 'file load'.
Found 2 results
-
Hello Every one and first lets say: Affinity Designer is a great looking alternative to Adobe for working with GUI prototypes. My reason why I am writing this ticked is the issue that Affinity Designer is renaming the id entries from the original ones to some own unique ids, which I cannot use. The SVG file is a graphic which will be loaded in an application and get modified via JavaScript. For the correct functionality, each element (group) needs to have the right id name to its corresponding element in the graphic. I have noticed that Affinity Designer has replaced the groups ids into the ids from the text element inside the group (KDIFF3 snippet). Through the investigation, I recognized that the groups will be already removed in the application, as you can see on the objects list in attached screenshots - one from Affinity Designer, the other one from Adobe Illustrator. Is this a common issue with a known workaround? Do I have to change some settings? I haven't found anything relating to this. Best regards Denis