[vlc-commits] macosx: Convert sidebar to view based table
Marvin Scholz
git at videolan.org
Wed Aug 26 16:28:25 CEST 2020
vlc/vlc-3.0 | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sat Aug 18 04:51:03 2018 +0200| [ff5bf2cd75f4a1b000e91ca75c536c7f10945f29] | committer: Marvin Scholz
macosx: Convert sidebar to view based table
The sidebar is now a view based table with autolayout for the cell view
layout. The height follows now as expected the system setting for the
size of sidebar items.
(cherry picked from commit 7da1546f7ce2bac338bfeeea7e2c6063302a0417)
Signed-off-by: Marvin Scholz <epirat07 at gmail.com>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=ff5bf2cd75f4a1b000e91ca75c536c7f10945f29
---
modules/gui/macosx/UI/MainWindow.xib | 109 ++++++++++++++++++++++++++---------
modules/gui/macosx/VLCMainWindow.m | 47 +++++++++++----
2 files changed, 118 insertions(+), 38 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=ff5bf2cd75f4a1b000e91ca75c536c7f10945f29
More information about the vlc-commits
mailing list