I was desperate when imageChanged events stopped arriving ( looked like ) randomly. The only cure was to save the document which turned on the events again. Finally I realized that the Timeline Panel's animation frame chages causing this. The solution was to watch CSEvents containing 'animationFrameClass' and instantly save the doc. Which is a workaround but obviously not a perfect solution.
I am using generator-core ( unofficially ) from a HTML panel.
Is it a PS bug or solvable via JS or appearing only on my unsupported setup?
PHXS 18.1.1 Windows 7 64-bit, "generator-core": "3.8.3"
I was desperate when imageChanged events stopped arriving ( looked like ) randomly. The only cure was to save the document which turned on the events again. Finally I realized that the Timeline Panel's animation frame chages causing this. The solution was to watch CSEvents containing 'animationFrameClass' and instantly save the doc. Which is a workaround but obviously not a perfect solution.
I am using generator-core ( unofficially ) from a HTML panel.
Is it a PS bug or solvable via JS or appearing only on my unsupported setup?
PHXS 18.1.1 Windows 7 64-bit, "generator-core": "3.8.3"