EpicEditor icon indicating copy to clipboard operation
EpicEditor copied to clipboard

Alternate Previewer option

Open luiscarlosjayk opened this issue 11 years ago • 4 comments

There should be an option while instancing EpicEditor that allows creating a previewer on an element defined by user. It should make a 2nd iframe for preview appear somewhere and make the CSS clashes go away.

Different than what's achieved in this example: https://gist.github.com/OscarGodson/d58ef4994ee703ce6622

PD: Excellent job!

luiscarlosjayk avatar May 10 '13 13:05 luiscarlosjayk

:+1:

larsbo avatar May 13 '13 20:05 larsbo

I'm adding it as a feature and will try to get it into 0.3.0, but it might be more like 0.4.0. In the meantime, the other way to achieve this is to put EpicEditor into an iframe. In the iframe where you do new EpicEditor().load(), you could also add .enterFullscreen. This is basically what I'll be doing internally.

OscarGodson avatar May 13 '13 20:05 OscarGodson

:+1:

Offirmo avatar Mar 28 '14 18:03 Offirmo

hi, is this feature be landed in the latest release?

terrywh avatar Jun 24 '14 09:06 terrywh