Hi, thank you for reporting I’ve added it to the bug to be addressed on next version.
Stefano.
Thank you!
Another thing is not so much a bug in the system, more a usability bug:
1
Problem:
I delete my changes on a newsletter super often.
Reason:
Going back one page or reloading deletes everything, thats not saved. Nothing prevents me from deleting my changes with one click or button press.
Solution:
An auto save would be the best solution. Another good solution would at least be a dialog window, that asks me, if i really want to leave this page.
window.onbeforeunload = function() { return “Your work will be lost.”; };
This short line of JS code could fix that problem immediately.
2
The same thing in smaller is with the element “text”. I change something, forget to click on “apply” and its gone, when I change sth. else.
I hope, my feed back helps 🙂
Dominik, Web/UX designer
And thank you for such a great Plugin with a super extensive free version!