Read.md
This commit is contained in:
@@ -25,7 +25,7 @@ Repeater {
|
||||
Component.onCompleted: x = xPos()
|
||||
|
||||
x: 0
|
||||
y: Screen.height - ( height + 10 )
|
||||
y: Screen.height - height
|
||||
width: Math.floor( gif.sourceSize.width / 1.25 )
|
||||
height: Math.floor( gif.sourceSize.height / 1.25 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user