[vlc-commits] macosx: Fix RTL for checkboxes in several dialogs
David Fuhrmann
git at videolan.org
Sun Jul 30 20:56:42 CEST 2017
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Jul 30 18:33:47 2017 +0200| [ce8c627009e1ae167ab511be66f40844ee6e1980] | committer: David Fuhrmann
macosx: Fix RTL for checkboxes in several dialogs
Fix RTL for checkboxes in Open panel, video panel and audio panel.
To correctly setup RTL for checkboxes, for each checkbox
go to attributes inspector, scroll to text direction, and for
"Mirror" attributes set "in right to left interface".
Unfortunately, the default values do not work.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ce8c627009e1ae167ab511be66f40844ee6e1980
---
modules/gui/macosx/UI/AudioEffects.xib | 116 +++++++++--------
modules/gui/macosx/UI/Open.xib | 150 +++++++++++-----------
modules/gui/macosx/UI/SimplePreferences.xib | 2 +-
modules/gui/macosx/UI/VideoEffects.xib | 187 ++++++++++++++--------------
4 files changed, 226 insertions(+), 229 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ce8c627009e1ae167ab511be66f40844ee6e1980
More information about the vlc-commits
mailing list