]> git.sesse.net Git - vlc/commit
skins2: fix arrows short of 1
authorErwan Tulou <erwan10@videolan.org>
Thu, 5 Aug 2010 16:05:45 +0000 (18:05 +0200)
committerErwan Tulou <erwan10@videolan.org>
Tue, 10 Aug 2010 09:30:50 +0000 (11:30 +0200)
commite14ddb1442a8215a4dc3a6a19bba737e17d9fc4e
tree754e6afdca107620fd63825f92a0881b8fe22c05
parent4d79e227ff00cd77567b27b02e8847d6774029ff
skins2: fix arrows short of 1

For n items, index spans from 0 to (n-1).
This issue accounted for arrows failing to move the cursor past the end of
the visible list (short of 1 click)
modules/gui/skins2/controls/ctrl_tree.cpp