]> git.sesse.net Git - vlc/commit
skins2: add a way to hide Video/Audio/Misc popupmenus
authorErwan Tulou <erwan10@videolan.org>
Wed, 7 Apr 2010 16:37:43 +0000 (18:37 +0200)
committerErwan Tulou <erwan10@videolan.org>
Wed, 7 Apr 2010 16:51:55 +0000 (18:51 +0200)
commit2a68b1d53d86ee50c8f2b06009519e0345d998f2
tree5e867f1877b0629a7060c2b635b99551c0e1da6c
parent3b95348d8e04c6db4e291bc783b6aa6e92990e0f
skins2: add a way to hide Video/Audio/Misc popupmenus

when one of these three popupmenus is shown, there was no way to hide it
 without first executing an item in the menu. (see for instance, earthox skin)

This patch ensures that the usual way to hide the default PopupMenu is also
used to hide any one of these other three popupmenus.
modules/gui/skins2/controls/ctrl_image.cpp