Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
754 stars 33 forks source link

Splice Sprite Nodes Do Not Evaluate When Opening a File #13

Closed Synthoid closed 1 year ago

Synthoid commented 1 year ago

When opening an existing .pxc file, some nodes do not automatically evaluate and generate their expected outputs. I've noticed this with the Splice Sprite node specifically. Minimizing and refocusing the application seems to fix the issue, as does adjusting a value on the affected node. This was seen on v. 1.0.6.

Expected: image

Error: image

Ttanasart-pt commented 1 year ago

I checked it, and it was caused by some hack I use for the preview gizmo.

The fix will be included in version 1.0.8. Thank you for reporting in!