Skip to content

ksttyle: scroll menus instead of overflowing into columns

Jan Blackquill requested to merge work/janb/scroll-menus into master

This prevents situations where menus take up excessive amounts of the screen's area by overflowing into columns instead of scrolling. Also matches our QtQuick behaviour.

BUG: 54716

Merge request reports