Skip to content

macosx: Refactor and fix VLCLibraryInformationPanel

In master, our implementation of the VLCLibraryInformationPanel has a very brittle layout which breaks almost immediately upon use. The code is also messy and difficult to read

This MR refactors the VLCLibraryInformationPanel to resolve both of these issues

Screenshot_2022-12-13_at_02.53.11

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Edited by Claudio Cambra

Merge request reports