guardian/scribe

Whole editor layout get recalculated on command execution

Ouverte

#202 ouverte le 15 juin 2014

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (265 forks)batch import
enhancementhelp wantedpatch needed

Métriques du dépôt

Stars
 (3 516 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur