]> git.sesse.net Git - vlc/commit
macosx: fix table column indentation (close #6929)
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 27 Dec 2012 11:51:57 +0000 (12:51 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 27 Dec 2012 12:05:48 +0000 (13:05 +0100)
commitd3319c732f0b6583aa48e4510fdf8d735701d43f
tree0f7483b1e9fbbb9eb36d3295c8aeae4987e4195e
parentd1ce26a733502c1d11f5fe2d7b4591f3648d8a9e
macosx: fix table column indentation (close #6929)

For indentation, the outline table column needs to be set, which used to be the title column. This is not a bad choice, since it is only column populated by all items.

However, one can't remove the outline table column easily, so I chose to disable the ability to remove it, something virtually all users don't want to do anyway.
modules/gui/macosx/MainMenu.m
modules/gui/macosx/playlist.m