Replies: 1 comment
-
@redwolf2 they did update the doc. Take a look at the issue, @IeuanWalker added that to documenation. They did mention AnimateOnTap in What's changed, but not under breaking changes. Adding this for a reference if somebody will be searching. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to add the following statement to the release notes of 12.0.0 to inform about breaking changes in the user space:
AnimationBehaviour
that bind toCommand
now need to setAnimateOnTap="True"
, otherwise the command is not executed.Beta Was this translation helpful? Give feedback.
All reactions