Skip to content
Commit 37c4a453 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Sync Window::readyForPainting() to window item visibility

If a window is made ready for painting with some delay, the item won't
schedule an update. To fix that, sync the item visibility state with
Window::readyForPainting(). When the item visibility changes, a repaint
will be scheduled.

BUG: 464955
parent 2babccda
Pipeline #322273 failed with stage
in 11 minutes and 55 seconds
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