neutronX / django-markdownx

Comprehensive Markdown plugin built for Django
https://neutronx.github.io/django-markdownx/
Other
863 stars 153 forks source link

Add properties._editorResizable check before calling updateHeight(). #89

Closed nanocell closed 6 years ago

nanocell commented 7 years ago

This fixes an issue where a call to updateHeight() was made for the editor even when MARKDOWNX_EDITOR_RESIZABLE was set to False.

adi- commented 6 years ago

You have updated the wrong file. JS is written in TypeScript (.ts files).