Revert: Landscape support
This commit is contained in:
parent
1d2a37ef5e
commit
6ab4838fdf
2 changed files with 2 additions and 4 deletions
|
@ -26,8 +26,6 @@ Page {
|
||||||
readonly property color defaultStrokeColor: Qt.rgba(0, 0, 0, 1)
|
readonly property color defaultStrokeColor: Qt.rgba(0, 0, 0, 1)
|
||||||
readonly property color defaultFillColor: Qt.rgba(1, 1, 1, 1)
|
readonly property color defaultFillColor: Qt.rgba(1, 1, 1, 1)
|
||||||
|
|
||||||
allowedOrientations: Orientation.All
|
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
* Fri Jul 03 2015 Andrea Scarpino <me@andreascarpino.it> 1.2-1
|
* Sat Sep 12 2015 Andrea Scarpino <me@andreascarpino.it> 1.2-1
|
||||||
- Landscape support.
|
- Add Italian translation.
|
||||||
- Set clearing remorse action timeout to 3s.
|
- Set clearing remorse action timeout to 3s.
|
||||||
- Display Papocchio icon in cover.
|
- Display Papocchio icon in cover.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue