Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment