guardian/scribe

Whole editor layout get recalculated on command execution

Open

#202 建立於 2014年6月15日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (3,516 star) (265 fork)batch import
enhancementhelp wantedpatch needed

描述

Every time command is executed whole content of editor is repainted. This gets problematic if you have huge content and other non-text elements.

You can check it out using paint rectangles in chrome

And try setting bold (Ctrl + b) on some paragraph with scribe or without

貢獻者指南