Skip to content

Fix performance with many cursors in a large line

Waqar Ahmed requested to merge work/paintCursor-perf into master

We end up tagging as many times as there are cursors which results in extremely slow cursor creation

Merge request reports