Commit 4276def0 authored by Charles Yin's avatar Charles Yin Committed by Qt by Nokia
Browse files

Align windowShown flag with qml renderer state


Previously, we set windowShown to true once the window is active,
this is not enough for some tests as the initial rendering may not
be finished yet and will give the wrong result for some tests which
require reading back pixels.

Change-Id: Idd67329d207aaf1734a795b40a5bcc40093cf6b8
Reviewed-by: default avatarMichael Brasser <michael.brasser@nokia.com>
parent 5eeffd02
No related merge requests found
Showing with 24 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment