Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.12, 5.15, 6.5.0 Beta2
-
None
Description
See qtdeclarative/examples/quick/pointerhandlers/components/FlashAnimation.qml : it has
running: false
for this reason. But it's unintuitive, and at first seems to contradict the docs until you read the fine print: running is false by default... except when using 'on' syntax. (So I'm pretty sure I was annoyed by this when writing this example which was originally a manual test around 5.8 or earlier.)
Attachments
Issue Links
- relates to
-
QTBUG-64544 AnimatedSprite.running defaults to true, but if it is initially invisible it won't be running
-
- Reported
-
-
QTBUG-17553 Unexpected Animation "running" property behavior
-
- Open
-