Kademi / keditor

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
http://kademi.github.io/keditor/
MIT License
319 stars 154 forks source link

[BUG] Preview in Iframe mode only shows content-areas #195

Closed TeeJay-Codes closed 5 years ago

TeeJay-Codes commented 5 years ago

When you click on preview button to remove the outlines in Iframe mode, only the content-area is shown in the preview, instead of the entire iframe. This makes the page look broken.

ducdhm commented 5 years ago

@lordwhizy I dont get what you mean? Can you give me more details? Maybe some screenshot?

ducdhm commented 5 years ago

Hi @lordwhizy, Seem like I got what you mean. And in KEditor, when you're previewing, we still need to keep the topbar visible for some users' actions like Save, Fullscreen mode, Preview OFF, change device, etc...

It's KEditor's feature, not a bug. So I'll close this issue. If you have better idea, please create a "Request Feature" issue. Thanks for your contribution.

/Duc