Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
9ea7bb34e4b41e1263acb8a175f61566046f9bf6 6c7ed006b0a1f006e11fd5f78dd996d65114fc98
Description
Some doc fixes needed:
- Animations within ParallelAnimation and SequentialAnimation can't be started/stopped individually
- QDeclarativeImageProvder::requestPixmap() has a note about reentrant calling, but it won't be called from outside the main thread
- Component main documentation's example snippet has no size set for the root Item
- Transition main documentation's example code specifies multiple Transition items in a list without comma separators