Wicklets / wick-editor-2018

Archived - New repo is now at github.com/wicklets/wick-editor
GNU General Public License v3.0
516 stars 57 forks source link

Attempting to import an html file that's not a wick file breaks the current project #850

Open Luxapodular opened 6 years ago

Luxapodular commented 6 years ago

Bringing in a file which is not a wick file causes wickeditor.project to be null. This disallows saving or interaction with the canvas! We should check on import if it's a legit Wick project.