Adding a 'Quick Preview' option to Concrete5?

Permalink
When we are working on/designing some pages we need to constantly click between edit mode and preview mode (as we like to see the layout without 'red' lines etc). While we love the versioning system, it would be great to have an option next to the 'Exit Edit Mode' like 'Quick Preview' which allows you to quickly see the page without creating a version. Is this something that is easy to add to Concrete5?

Thanks! Lee

 
tallacman replied on at Permalink Reply
tallacman
You could probably override the edit css and remove the red outlines and the padding. Then the editable areas would be visible only on mouseover.
Mnkras replied on at Permalink Reply
Mnkras
that is a good idea