Matt Karl

Results 404 comments of Matt Karl

Thanks @DustinWoods. I pinged the author and hopefully we can get that fix in soon.

I'm also okay sun-setting this module in favor of your SVG. Does it do the same stuff?

Could you make a mode where is combines/flattens In addition to exploded graph? I see both as being useful and that actually was a feature request someone made here. If...

Maybe it's not that useful. What you describe would still allow users to do RenderTexture or cacheAsBitmap for performance, which is good. The only advantage of flattening is if you...

Support for blend modes would need to be added to the extension: https://github.com/jiborobot/pixi-animate-extension Should be relatively easy to add if someone out there wants to take up the task.

Does saving the project first help?

Windows/macOS and version? What is the path of you run `which electron` from the command line (assuming your on Mac)

Create a symbolic link: ``` sudo ln -s /Users/sam/.nvm/versions/node/v9.2.0/bin/electron /usr/local/bin/electron ```

Did you save the document before publishing? Do you have any relative paths in your publishing settings that don’t exist, eg “../path/to/images”? Are you on Windows?