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

贡献者指南