codemirror-minimap icon indicating copy to clipboard operation
codemirror-minimap copied to clipboard

Optimization idea: Offscreen canvases for each decoration

Open bradymadden97 opened this issue 1 year ago • 0 comments

That way we wouldn't need to redraw text when selection changes. Unless viewport changes I suppose. Then we could share part of the canvas and only draw net new lines

bradymadden97 avatar May 17 '23 21:05 bradymadden97