Improve KpageView sidebar
- 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:
I also have a patch in breeze to add a separator between the search field and the kpagetitle. plasma/breeze!371 (merged)
Edited by Carl Schwan