Jump to content
You must now use your email address to sign in [click for more info] ×

SVG ticks on axis - error


Amaroun

Recommended Posts

  • 3 weeks later...
  • Staff

Thanks for the file! This is actually a known issue and is caused by the 'opacity' attribute applied to the text elements. Unfortunately this attribute is being ignored when text is imported so the text is being made visible, instead of the opacity being correctly set at 0%. This is with development to be fixed.

However in the meantime you could manually edit the SVG by doing a Find and Replace operation on opacity: 0 to fill-opacity: 0 and that will allow our importer to correctly set the right opacity to the text objects.

Link to comment
Share on other sites

  • 2 months later...
On 1/8/2020 at 9:56 AM, Sean P said:

Thanks for the file! This is actually a known issue and is caused by the 'opacity' attribute applied to the text elements. Unfortunately this attribute is being ignored when text is imported so the text is being made visible, instead of the opacity being correctly set at 0%. This is with development to be fixed.

However in the meantime you could manually edit the SVG by doing a Find and Replace operation on opacity: 0 to fill-opacity: 0 and that will allow our importer to correctly set the right opacity to the text objects.

Hello,

How is it going? I don't like to be pushing hard on you but I've experienced this bug twice in week and probably no update was trying to solve issue of this topic.

Please let me know.

Thank you! 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.