[vlc-commits] macosx: audio effects: Clean up and fix autolayout constraints

David Fuhrmann git at videolan.org
Mon Oct 30 12:18:44 CET 2017


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Oct 29 13:40:29 2017 +0100| [5caf5e6963553883bf436e125ad1a1563b0fa599] | committer: David Fuhrmann

macosx: audio effects: Clean up and fix autolayout constraints

Redoes all constraints for audio effects. Those are done now
so that each slider + label set have equal widths. For changing
the width of a whole table, modify the first slider width only.
The complete set of sliders are always centered, as different tabs
need different space.

refs #17730

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5caf5e6963553883bf436e125ad1a1563b0fa599
---

 modules/gui/macosx/UI/AudioEffects.xib | 946 +++++++++++++++++----------------
 1 file changed, 483 insertions(+), 463 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5caf5e6963553883bf436e125ad1a1563b0fa599


More information about the vlc-commits mailing list