Hey, cool tool! I'm using it and might slowly report some bugs. I understand you're busy with your game project, so no rush on updates. At the same time, I'm looking forward to the 3rd version!
- First, there's a rendering error when using object drop shadow and outer outline together, but the overall outer outline on the Document side works fine, so this issue isn't too impactful.
- Currently, the export rendering logic might use the software center as the camera center, so if the canvas has been moved, the exported content appears incomplete. My temporary solution is to save the project, create a new file to reset the software, then reload the project to export. You might consider adding a camera reset function to center the canvas as a temporary fix for this issue.