-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.15.8, 6.2.3
-
None
-
DaVinci sprint 51
For example, on page https://doc.qt.io/qt-6/qtquick-statesanimations-animations.html the link to Transition leads to "Transition" subsection in "Qt Quick Examples - Toggle Switch" instead of the actual type. It seems that such error is present on any page that links to the Transition type.
- wrong link: https://doc.qt.io/qt-6/qmlexampletoggleswitch.html#transition
- correct one: https://doc.qt.io/qt-6/qml-qtquick-transition.html
This applies to both Qt 5 and 6 docs.
Also, Transition type has no link in code samples, which might be related.