Skip to content

fix(edit_view): redraw linecount when we scroll up/down the ScrolledWindow

Rasmus Thomsen requested to merge fix-linecount-draw into master

Scrolls that go up/down need to redraw the linecount so it lines up with the actual line.

Merge request reports