Commit fec3d2ce authored by d11e9's avatar d11e9

update editor on textwrap option change

parent 717c7e92
...@@ -309,6 +309,7 @@ THE SOFTWARE. ...@@ -309,6 +309,7 @@ THE SOFTWARE.
onResize(); onResize();
document.querySelector('#editor').addEventListener('change', onResize); document.querySelector('#editor').addEventListener('change', onResize);
document.querySelector('#editorWrap').addEventListener('change', onResize);
// ----------------- compiler ---------------------- // ----------------- compiler ----------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment