tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.49k stars 1k forks source link

Disable img/link dialog on select #537

Closed DenagaKomadina closed 9 years ago

DenagaKomadina commented 9 years ago

Any way of disabling img/link editing dialog when selecting existing images and links from iframe.

I want the dialog to show itself only when i click on Image/Link button from toolbar.

DenagaKomadina commented 9 years ago

got it. Just commented command.dialog.show(state);