Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SVG import from Browser #1230

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

manongjohn
Copy link
Collaborator

This is a followup to #1212.

This fixes a crash when loading SVG from the Browser. It was loading the SVGs without a palette because it was treating it as a normal image file rather than a PLI converted image and would crash when trying to display the image to screen.

@manongjohn manongjohn added the 1.4 Included in Version 1.4 label Oct 3, 2023
ChengduLittleA added a commit to ChengduLittleA/opentoonz that referenced this pull request Oct 4, 2023
SVGs are treated as PLI. Ignore the fIds lists.

Ported from tahoma2d/tahoma2d#1230
Co-Authored-By: manongjohn <19245851+manongjohn@users.noreply.github.com>
@manongjohn manongjohn merged commit 73e924c into tahoma2d:master Oct 8, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Included in Version 1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant