]> git.sesse.net Git - vlc/commit
skins2: small optimisation
authorErwan Tulou <erwan10@videolan.org>
Wed, 15 Sep 2010 15:59:04 +0000 (17:59 +0200)
committerErwan Tulou <erwan10@videolan.org>
Thu, 16 Sep 2010 07:50:20 +0000 (09:50 +0200)
commit9427bb62cc89999ceee5e9fbd6a98c78db84ea8d
treee8fd247cdefac77bdbfb40fd424a7a07c0b50b3a
parent6028275a26cb841df7187bd53023a7a0393e0751
skins2: small optimisation

Only update image and notify for those mouse events that we care about.
This removes the job being done twice (once on mouse pressed and once
 on mouse released)
modules/gui/skins2/controls/ctrl_tree.cpp