]> git.sesse.net Git - vlc/commit
skins2: slider fix notifyLayout wrongly removed
authorErwan Tulou <erwan10@videolan.org>
Thu, 25 Apr 2013 20:42:36 +0000 (22:42 +0200)
committerErwan Tulou <erwan10@videolan.org>
Thu, 25 Apr 2013 20:57:12 +0000 (22:57 +0200)
commit6d2b8a0ae2cc8bce56a8fb0ae4456550b459b443
tree1145c6a3fc2b0e8cdcdd10ae3eed30a14d63445d
parentc14d222d8caed8e5b19e44cff5491e233fe2cfbf
skins2: slider fix notifyLayout wrongly removed

redefining notifyLayout is mandatory for sliders, because the default
notifyLayout based on position doesn't work well for this complicated control.
This function is called when visibility is turned on or off.
modules/gui/skins2/controls/ctrl_slider.cpp
modules/gui/skins2/controls/ctrl_slider.hpp