fix: fix receive icon rotation
This commit is contained in:
parent
47cc169c4f
commit
2da4bd376f
|
@ -108,6 +108,7 @@ Item {
|
|||
height: 12
|
||||
fillMode: Image.PreserveAspectFit
|
||||
source: "../../img/diagonalArrow.svg"
|
||||
rotation: 180
|
||||
}
|
||||
|
||||
Text {
|
||||
|
@ -130,3 +131,9 @@ Item {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*##^##
|
||||
Designer {
|
||||
D{i:0;formeditorColor:"#ffffff"}
|
||||
}
|
||||
##^##*/
|
||||
|
|
Loading…
Reference in New Issue