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

Layer Comps: Only the last layer comp is ever rendered in svg #69

Open
joebowden opened this issue Sep 11, 2014 · 3 comments
Open

Layer Comps: Only the last layer comp is ever rendered in svg #69

joebowden opened this issue Sep 11, 2014 · 3 comments

Comments

@joebowden
Copy link

Test file TBA - wanted to get this in quick.

  1. Open test file in PS, or create 3 different layer comps with different visibility states
  2. Add svg assets in Crema for each layer comp, or generate svg

Result: Only the last layer comp is rendered for all svg assets. Expected: Each layer comp would get its own unique svg image.

@jhatwich
Copy link
Contributor

I get separate files for each SVG layer comp, but the visibility of layers is lost since it doesn't appear to be showing in the generator data.

@jhatwich
Copy link
Contributor

I think I can get position working. I have it part way, but its wonky still. layerEffects should already work.

@joebowden
Copy link
Author

I'm thinking this is deferred for Crema.

@joebowden joebowden added this to the Crema Next (Feb 2015) milestone Sep 14, 2014
dirkschulze added a commit that referenced this issue Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants