]> git.sesse.net Git - vlc/commit
Qt4: don't draw background on nodes in icon_view by default
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 28 Jun 2010 08:33:48 +0000 (11:33 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 28 Jun 2010 08:33:48 +0000 (11:33 +0300)
commit87d96eea33644f68c511c4d9f5bc0179ff6f2c9c
treea28cc3813b5205285bff626782949a96dc065e61
parentf4ffaf1a8845d590a0cef7c31309e94185a1be1c
Qt4: don't draw background on nodes in icon_view by default

Only draw background if it's parent of current item, hopefully makes the
iconview in tree-mode littlebit cleaner in UI-wise (well, actually want to
see what others like it in this way). Also should make easier/faster to spot
the current items parent from iconview mode in tree-mode.

Also draw background-rect with rounded corners.

Feel free to revert/worship/point fingers/express opinions on this commit.
modules/gui/qt4/components/playlist/icon_view.cpp