]> git.sesse.net Git - vlc/commit
skins2: fix slider position a bit erratic
authorErwan Tulou <erwan10@videolan.org>
Fri, 6 Aug 2010 06:56:23 +0000 (08:56 +0200)
committerErwan Tulou <erwan10@videolan.org>
Tue, 10 Aug 2010 09:30:50 +0000 (11:30 +0200)
commit54919d68fad96b3c49cd564fbd52146e8afbe938
tree93240d2d9208b54ed17670e5ec5432160e167cbb
parent81652244c4049260892d4def1011c82cd3e303cb
skins2: fix slider position a bit erratic

This path simplifies code a bit, makes index consistent throughout the code
(spanned from 0 to n-1), and remove a += maxitems that seems wrong
modules/gui/skins2/controls/ctrl_tree.cpp