guardian/scribe

Whole editor layout get recalculated on command execution

Open

#202 ouverte le 15 juin 2014

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (265 forks)batch import
enhancementhelp wantedpatch needed

Métriques du dépôt

Stars
 (3 516 stars)
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