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 (265 forks)batch import
enhancementhelp wantedpatch needed

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (30d に merged 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

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