Skip to content
Commit 5fe02dc6 authored by Derek Foreman's avatar Derek Foreman
Browse files

compositor: Destroy paint nodes in weston_view_move_to_layer()



Commit f2486c8b removed some helper functions for layer changes, but
the loop to delete stale paint nodes was elided.

We need to delete paint nodes on a layer change to ensure damage is tracked
properly.

Fixes f2486c8b

Fixes #937

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 4b4cedfc
Pipeline #1242408 passed with stages
in 4 minutes and 56 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