guardian/scribe

Whole editor layout get recalculated on command execution

Open

#202 opened on 2014年6月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (3,516 stars) (265 forks)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

コントリビューターガイド