guardian/scribe

Whole editor layout get recalculated on command execution

Aperta

#202 aperta il 15 giu 2014

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (265 fork)batch import
enhancementhelp wantedpatch needed

Metriche repository

Star
 (3516 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor