Skip to content
Commit 47e38b71 authored by David Edmundson's avatar David Edmundson
Browse files

Disconnect frame renders when ThumbnailItem has no window

It is perfectly valid to have a case where an item exists but has no
window. During these times the item will never be rendered.

Rather than guard in updateOffscreenTexture, it's more economical to
disable the frame rendering in the first place. Especially as then it's
easy to extend to item visibility.

BUG: 440318
parent cf9c60a0
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