1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 18:50:14 +02:00

stop preview refresh when cm changes thru setValue() call.

This commit is contained in:
Kushagra Gour
2017-03-11 19:50:18 +05:30
parent 073a08b176
commit a678d6997a
2 changed files with 13 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
- `for`, `while` & `dowhile` loops should be instrumented in the generated JavaScript code.
- Import should confirm the overriding of existing items.
- Opening a smaller DOM item shouldn't show left over HTML from a previously open bigger DOM item.
## Interface