One comment on “Like-O-Meter

  1. Just a warning, QML is currently still changing very fast. With the latest Qt 4.7 I could not get your Like O’ Meter to work. NumberAnimation no longer has “matchProperties”, it was renamed to simply “properties”. Also, easing: “easeOutBounce” should now be written like easing.type: “OutBounce”. However, even after those changes it would still not animate the stars for some reason (though the rating did change).

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s