Skip to content

Use FlatList instead of List as default

Carl Schwan requested to merge work/carl/use-kpageview-flatlist into master

Otherwise the search field width is very small which makes it look weird. This is also consistent with the System Settings app as well as the Kirigami applications.

A disadvantage of this, is that it takes now more horizontal spaces.

The default can still be overwritten by individual apps.

Merge request reports