guardian/scribe

Whole editor layout get recalculated on command execution

オープン

#202 opened on 2014/06/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (265 件のフォーク)batch import
enhancementhelp wantedpatch needed

Repository metrics

Stars
 (3,516 個のスター)
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

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