Skip to content

pathbar: Translate vertical scrolling to horizontal scrolling

Liam Rust requested to merge thel3mur/nautilus:pathbar-scroll-vertically into main

The pathbar scrolls horizontally when long enough, and with a traditional mouse it is often easier to scroll vertically than horizontally. This adds a scroll event controller to translate vertical scrolling to horizontal scrolling.

Fixes #3154 (closed)

Merge request reports