Skip to content

Fix scrollview not taking the entire plasmoid view

Carl Schwan requested to merge work/fix-scrollview-not-entire-height into master

Instead of using a scrollview just for the battery items, convert the existing columnlayout to the header of the listview. Then everything works magically :)

For example this is now when the spacing before the battery items is artificially increased by a lot

battery-2022-01-12_23.56.17

Edited by Carl Schwan

Merge request reports