patrickkeenan / sketch-framer-states

Export artboards from Sketch as states for Framer
20 stars 0 forks source link

Sketch crashing when exporting with lots of layers #9

Open cleercode opened 10 years ago

cleercode commented 10 years ago

I'm getting a crash seemingly only when I have over a certain number of layers. Weird.

patrickkeenan commented 10 years ago

Its got something to do with the slice making. I'm hoping its a bug in the Sketch beta. I think its something about the memory required, so maybe breaking out functions into smaller chunks or doing garbage collection somehow would help.

On Sun, May 11, 2014 at 9:49 PM, Chris Lee notifications@github.com wrote:

I'm getting a crash seemingly only when I have over a certain number of layers. Weird.

— Reply to this email directly or view it on GitHubhttps://github.com/patrickkeenan/sketch-framer-states/issues/9 .

cleercode commented 10 years ago

This feels like the next big priority to me. It's unusable for me on anything moderately complex (ie real-life examples instead of test files). This didn't use to be the case. Maybe it happened when the two scripts were merged?

patrickkeenan commented 10 years ago

Totally agree, this makes development difficult and mainstream use impossible. Ale just release a beta of the new plugin, we should adapt it as it seems more stable.

On Friday, May 16, 2014 9:37:15 PM, Chris Lee notifications@github.com wrote:

This feels like the next big priority to me. It's unusable for me on anything moderately complex (ie real-life examples instead of test files). This didn't use to be the case. Maybe it happened when the two scripts were merged?

— Reply to this email directly or view it on GitHubhttps://github.com/patrickkeenan/sketch-framer-states/issues/9#issuecomment-43397499 .