Skip to content

VideoFilters: set a fixed height so that the video is seen

Felix Paul Kühne requested to merge fkuehne/vlc-ios:iterate-videofilters into master

This prevents cases where the 5 sliders fill the entire screen in portrait so while manipulating the video characteristics the video itself might not be seen.

Additionally, this removes a stack view without changing the layout.

Merge request reports