]> git.sesse.net Git - vlc/commit
skins2: fix a refresh artefact (not frequent corner case)
authorErwan Tulou <erwan10@videolan.org>
Tue, 18 May 2010 19:02:51 +0000 (21:02 +0200)
committerErwan Tulou <erwan10@videolan.org>
Tue, 18 May 2010 20:08:57 +0000 (22:08 +0200)
commita8fcb7dd6c253e8534d8582b4ef2f9ba30fae691
treef5f7b4c2c3a28d9859822c3c798116603c51a202
parentd4d14518060b66ed4a56630e79b020e680c21cfe
skins2: fix a refresh artefact (not frequent corner case)

If, for instance, video is not embedded and visible="vlc.hasVout" is used
for a video control, the video control background was not refreshed.
Yet, partial redraw (overlapping windows) could occur, leading to a visual artefact.
modules/gui/skins2/controls/ctrl_video.cpp