[vlc-commits] macosx: simple prefs: Remove explicit width and height constraints
David Fuhrmann
git at videolan.org
Tue Sep 26 19:02:41 CEST 2017
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Thu Sep 21 14:03:30 2017 +0200| [ecb9f19b82b4127dc94e55021f39fa894435bb85] | committer: David Fuhrmann
macosx: simple prefs: Remove explicit width and height constraints
Each box has contraints for top, left, right and bottom now.
This allows growing of the box if needed.
Also, this mostly enables horizontal resizes of the whole window.
- Make sure not autoresizing constraints are added for all panes
- Make more labels single line labels
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ecb9f19b82b4127dc94e55021f39fa894435bb85
---
modules/gui/macosx/UI/SimplePreferences.xib | 422 +++++++++++++---------------
1 file changed, 194 insertions(+), 228 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ecb9f19b82b4127dc94e55021f39fa894435bb85
More information about the vlc-commits
mailing list