Skip to content

fix missing clip caused item paint over logging scrollview

Gary Wang requested to merge garywang/discover:missing-clip into master

When the logging scrollview was shown, the items in updatesView might be painted over the scroll view, which caused by a missing clip: true property.

This might need to be cherry-picked to Plasma/5.27 branch as well. (edit: oh I originally thought the master branch was plasma 6 already)

Edited by Gary Wang

Merge request reports