summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/qml
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2019-10-16 19:47:51 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-01-23 19:44:27 +0100
commit3db65542c26ef4926ed4716efb9f7a0f847ca907 (patch)
tree459fc087f6c2e6cefedac69445f360d78329daa6 /src/pdf/quick/qml
parentb6dd845ec4a6bfb6b620686681e20d38a2f24101 (diff)
Add rotation actions to the QML pdf viewer example
Task-number: QTBUG-77514 Change-Id: Ifa7515dae18b278e038c2e5fad46492ca158b044 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'src/pdf/quick/qml')
-rw-r--r--src/pdf/quick/qml/PdfPageView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pdf/quick/qml/PdfPageView.qml b/src/pdf/quick/qml/PdfPageView.qml
index adcdc807a..b7f75f4c2 100644
--- a/src/pdf/quick/qml/PdfPageView.qml
+++ b/src/pdf/quick/qml/PdfPageView.qml
@@ -42,7 +42,6 @@ Rectangle {
id: paper
width: image.width
height: image.height
- transformOrigin: Item.TopLeft
// public API
// TODO 5.15: required property