Skip to content
Commit cdc0b319 authored by Ismael Asensio's avatar Ismael Asensio
Browse files

InlineMessage: Fix showing close button

When there is a switch between incompatible anchors (like `top`
and `verticalCenter`) depending on a condition, the previous
anchor has to be reset before setting the new one.

Declarative bindings cannot assure this order of execution, so we
need to use `states` and `AnchorChanges`.
parent 8e65c32c
Pipeline #613054 passed with stage
in 4 minutes and 36 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