, в 14:50, devel-requ...@lists.sailfishos.org написал(а):
>
> Your example is works for me.
>
> 23.04.2015 13:54, Fedor Zaitsev ?:
>>
>> MouseArea {
>> anchors.fill: parent
>> onClicked: anim.start()
>> }
>>
Hi. Today I found that standard PropertyAnimation element behavior
unexpectedly. Take a look that code:
import QtQuick 2.0
import Sailfish.Silica 1.0
Page {
Rectangle {
id: rect
width: 400
height: 400
color: "red"
MouseArea {
anchors.fi
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org