]> git.sesse.net Git - vlc/commit
skins2: fix background slider focus problems
authorErwan Tulou <erwan10@videolan.org>
Mon, 8 Apr 2013 17:43:52 +0000 (19:43 +0200)
committerErwan Tulou <erwan10@videolan.org>
Mon, 8 Apr 2013 18:08:44 +0000 (20:08 +0200)
commitc9224228f6cd18022fa7698031e8c4f37e9bf06f
treea3500c2184b16a0c5417c37a11340f00d1a06ab0
parentf0c6f5b9ffe33c3e03f1d55a4e67b1701875257d
skins2: fix background slider focus problems

This fixes several skins where focus was hard to obtain, because
the slider area was not properly clipped. For instance, it fixes
the 'Modern' skin with the tiny blue equaliser in the main window.
modules/gui/skins2/controls/ctrl_slider.cpp