]> git.sesse.net Git - vlc/commit
skins2: correct wrong height when animated images are used
authorErwan Tulou <erwan10@videolan.org>
Mon, 19 Jul 2010 15:09:22 +0000 (17:09 +0200)
committerErwan Tulou <erwan10@videolan.org>
Tue, 20 Jul 2010 10:40:39 +0000 (12:40 +0200)
commit409553d22b18aacb2d3a918b900b85643ee6f6f6
tree18b24eb56cb74b0fcd60d9a5c12b53bb4edf9526
parent182e64587a1dc6f012360f4c318de762261dbd22
skins2: correct wrong height when animated images are used

The height of a control associated to an animated image is not the height
of the image but the height divided by the number of subimages.
modules/gui/skins2/parser/builder.cpp