When I configure a conditional logic to display 2 different overlays, say:
*If CONDITION A, *
Open OVERLAY A, “Move In” “Bottom Center”
*Else, *
Open Overlay B, “Move In” “Bottom Center”.
The 2nd overlay is systematically displayed in the “Center” of the frame, instead of at the “Bottom Center”, while the 1st one is displayed correctly.
A bug?