Skip to content

macosx: Fix scroller insets in library views

Claudio Cambra requested to merge claucambra/vlc:work/fix-scroller-insets into master

This PR fixes scroller insets in the main library view, which we do not want affected by the insets we set on the contents of the scrollview.

In this PR:

Screenshot_2022-08-10_at_02.27.01

In master:

Screenshot_2022-08-10_at_02.09.53

Signed-off-by: Claudio Cambra claudio.cambra@gmail.com

Merge request reports