Skip to content

Custom selection painting improvements

Waqar Ahmed requested to merge work/fix-sel-bg-cstm-line-ht into master
  • Skip background format if it overlaps selection. This is consistent with our normal selection
  • Collect selection rects into a path and draw them at once instead of drawing them individually

Merge request reports