Skip to content

Improve KpageView sidebar

Carl Schwan requested to merge work/carl/improve-pageview into master
  • Add a wrapper QWidget for the search field as editing the contentsMargins of a QLineEdit mess up the left and right actions of the search field.
  • Search field contents margins are now more evently distributed
  • For page view using a FlatList increase the list view width to 300 which is similar to the value used in System settings

After:

image

I also have a patch in breeze to add a separator between the search field and the kpagetitle. plasma/breeze!371 (merged)

@waqar @cullmann @teams/vdg

Edited by Carl Schwan

Merge request reports