Skip to content

Revert "[scrollview] Consider scroll bars when calculating implicit size"

Nicolas Fella requested to merge work/revert into master

This reverts commit 8d54a613.

The implicit size already takes the scrollbar into account via the rightPadding/bottomPadding.

The issue I was seeing was due to an issue in another place

Merge request reports