We use cookies to personalize content, interact with our analytics companies, advertising networks and cooperatives, and demographic companies, provide social media features, and to analyze our traffic. Our social media, advertising and analytics partners may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Learn more.
I am writing an app to easel called Puzzle Generator and I am facing a strange problem, so I need your help.
I am using svg directive “transform=rotate(, X_coord, Y_coord)” there, but seems that parameters X_coord and Y_coord parameters are ignored and the svg path is rotated around different point that is causing bad position of my puzzle peaces on easel workspace, but in preview everything looks good (chrome support that). See my screenshots:
Hi @Vk1, sorry for the trouble, that’s a bug in the importer & we’ll have it fixed soon.
And Just one more question: Is it possible to specify the “outline->outside” of generated svg path?
We want to make some changes to the Easel API to let apps work more closely with Easel’s internal representation for project data. That would make this possible, but in the meantime, unfortunately, there’s no way to do that.