~dpniel/ubuntu-calendar-app/uitk-1.3

« back to all changes in this revision

Viewing changes to ScrollAnimation.qml

  • Committer: Dan Chapman
  • Date: 2016-01-22 09:47:31 UTC
  • Revision ID: dpniel@ubuntu.com-20160122094731-15pzkmfrxn29m6dk
Update Calendar to Ubuntu.Components 1.3

All imports have been changed to reflect newer uitk,
also switched all ListItems to use the new ListItem & ListItemLayouts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import QtQuick 2.3
 
1
import QtQuick 2.4
2
2
 
3
3
PropertyAnimation {
4
4
    duration: 500