Skip to content
Commit 208da231 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

wayland: Fix subsurface place_above/below type cast error

A MetaWaylandSurface was casted into a ClutterActor, but it should have
been the MetaSurfaceActor.

Move out parent_actor and surface_actor out of the loop while at it
since they won't change when iterating.

https://bugzilla.gnome.org/show_bug.cgi?id=745655
parent 3b993131
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