-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
Description
Setting a Flyout on a Button and having the FlyoutPresenterStyle use one of the pre-built styles from Toolkit (e.g. BottomDrawerFlyoutPresenterStyle) results in the Flyout not opening with the correct animation nor showing the light-dismiss layer on the very first time the Flyout is opened.
This works properly on Skia renderered app but not on Native.
Native rendered sample:
UnoApp56.zip
Skia rendered sample:
UnoApp57.zip