sky-chaser-high / adobe-illustrator-scripts

This is a collection of scripts for Adobe Illustrator.
MIT License
80 stars 7 forks source link

createColorChart.js ignores selected color space #5

Closed izumitelj closed 1 year ago

izumitelj commented 1 year ago

I'm experiencing problem with this script. The color space selected with the main radio button is ignored and the document is created in default (new-file) space. It's possible to still use the script by setting new default and closing/opening illustrator, but it's looks like a bug. Thanks.

Experienced on AI CC 2020 v24 x64, Win 10 x64.

sky-chaser-high commented 1 year ago

Hi izumitelj. Thanks for the bug report. I was able to confirm it here as well. I'll fix it.

sky-chaser-high commented 1 year ago

Fixed a bug.

izumitelj commented 1 year ago

Hi sky-chaser, thanx for the fix! I can confirm that it resolved this bug 🚀