]> git.sesse.net Git - vlc/commit
Qt: SoundSlider: fix text color contrast. (closes #5040)
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 13 Jul 2011 12:50:35 +0000 (14:50 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 13 Jul 2011 13:17:41 +0000 (15:17 +0200)
commitd947748663b69af8bb5549439a986ef3217b6c70
tree201ae114038e6c89fed68a3c090af1b16abb9b35
parent4a3838cb5f890a6ffdb4273c975bc24569c7c00f
Qt: SoundSlider: fix text color contrast. (closes #5040)

Uses half hsv's value between background and foreground
(instead of mid palette color which is only revealant for drawing over
buttons colors)
modules/gui/qt4/util/input_slider.cpp