guardian/scribe

Whole editor layout get recalculated on command execution

Open

#202 建立於 2014年6月15日

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

倉庫指標

Star
 (3,516 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南