Skip to content

WIP: refactor(edit_view): use Layout&ScrolledWindow instead of custom Scrollbars

Rasmus Thomsen requested to merge scrolled-window into master

This spares us from messing around with the Scrollbars other than when the cursor moves out of the view.

fixes #227 (closed)

Merge request reports