skins2: fix a refresh artefact (not frequent corner case)
commit2dfff9a31c79c4f14ffe591d60fe6ca84427810f
authorErwan Tulou <erwan10@videolan.org>
Tue, 18 May 2010 19:02:51 +0000 (18 21:02 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 19 May 2010 22:44:27 +0000 (20 00:44 +0200)
tree248a79d7e9928b77e4f1e07b0f98cfc47cf7ed07
parent1fc595a8de46f15ad27fc474fdf05935c7115473
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.
(cherry picked from commit a8fcb7dd6c253e8534d8582b4ef2f9ba30fae691)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/skins2/controls/ctrl_video.cpp