HOTFIX: Live Design Mode Changes
Live Design design mode:
Will now do a full refresh of the page after saving new styles to ensure that the stylesheet gets reloaded properly with all of the changes. Also, as part of this redirect, it will save a cookie with information regarding the current state of the editor (selector, element, basic/advanced flags) and attempt to return the user to that state. If you’re in normal mode (clicked on an element and/or selector) and hit save, you will return with that element and selector combination selected again. If you’re in advanced mode, you will return with the editor in advanced mode. Basic mode is already the default and will be what it falls back to. Like with the Live Design mode persistence, cookies are required for this to work.
Fixed an issue that caused selection boxes to remain around certain design elements when changing the current selector focus (i.e. if you had 100+ divs on a page it would not remove the selection box from all of them).
Please sign in to leave a comment.
Comments
0 comments