guardian/scribe

Whole editor layout get recalculated on command execution

Open

#202 aperta il 15 giu 2014

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

Metriche repository

Star
 (3516 star)
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