Search found 2 matches
- Fri Aug 31, 2018 4:22 pm
- Forum: Help Me
- Topic: Panel persistence for Modal Dialog (CEP8)
- Replies: 1
- Views: 6304
Panel persistence for Modal Dialog (CEP8)
Hi all, My extension makes use of a second 'slave' extension panel bundled together with the main. It's set as a Modal Dialog in the manifest.xml and works as I'd hope, calling CSInterface.requestOpenExtension(); from the main extension. I'm using Davide Barranca's panel persistence for the main pan...
- Thu Oct 19, 2017 10:36 pm
- Forum: Help Me
- Topic: [artLayer].id returns undefined on Windows, works fine on Mac
- Replies: 1
- Views: 5415
[artLayer].id returns undefined on Windows, works fine on Mac
I've written a script that swaps two selected layers positions on the canvas. I want to make it as user friendly as possible, so need the layers to be reselected after the script completes (changing the active layer to translate them loses the original selection). I wanted to be sure that the correc...