Skip to content
Commit 811ad808 authored by David Redondo's avatar David Redondo 🏎 Committed by Nate Graham
Browse files

panelview: Change anchors before positioning

setPosition ends up calling layer_surface::set_size via
QWaylandLayerShellSurface::setWindowGeometry. This takes the anchors
in account to potentially set a 0 size. Doing this in the wrong order
can lead to a protocol error.
parent 22a7fc5a
Pipeline #561328 failed with stage
in 57 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