]> git.sesse.net Git - vlc/commit
skins2: optimize the refresh of slider control
authorErwan Tulou <erwan10@videolan.org>
Thu, 29 Jul 2010 14:07:18 +0000 (16:07 +0200)
committerErwan Tulou <erwan10@videolan.org>
Thu, 29 Jul 2010 14:41:48 +0000 (16:41 +0200)
commit4382ab9c8c0f949365e88ef9dc6891ce321c40df
tree525b00a7b0062372d7b5ee6056d9bdfc2a56e159
parent63b8b9fee10e6896845b2ae5b60939b4a2293d05
skins2: optimize the refresh of slider control

only refresh position if the value really changed w.r.t the control measure unit.
modules/gui/skins2/controls/ctrl_slider.cpp