Details
-
Sub-task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
Description
See parent task QTBUG-11042 for more info.
PathView { layoutDirection: Qt.RightToLeft model: myModel delegate: delegate path: Path { startX: 120; startY: 100 PathQuad { x: 120; y: 25; controlX: 260; controlY: 75 } PathQuad { x: 120; y: 100; controlX: -20; controlY: 75 } } }
Attachments
Issue Links
- resulted from
-
QTBUG-11042 Add right-to-left locale support to QtQuick elements
-
- Closed
-