newsdev / ai2html

A script for Adobe Illustrator that converts your Illustrator artwork into an html page.
http://ai2html.org
Other
898 stars 146 forks source link

Script errors out if run with isolation mode on #35

Closed dwtkns closed 7 years ago

dwtkns commented 8 years ago

Should add a check to make sure isolation mode is off.

mbloch commented 7 years ago

This is fixed in commit ec01b0ff71aa8ad1185.

I added a check for Isolation Mode and an appropriate error message.