Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New lockscreen #12

Merged
merged 2 commits into from May 5, 2014
Merged

New lockscreen #12

merged 2 commits into from May 5, 2014

Conversation

locusf
Copy link
Member

@locusf locusf commented Apr 27, 2014

No description provided.

@@ -186,6 +220,45 @@ Compositor {
value: ""
}
}
SequentialAnimation {
id: cancelLockAnimation
NumberAnimation {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so basically this is an identical copy of cancelLockAnimation?
is it intended to have 2 identical animations?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes 2 identical animations for now.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any reason for not reusing the one which is already there?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My own fault, I could have used the one already there.

@faenil
Copy link

faenil commented May 2, 2014

I can't make a good review as I'm not familiar with the code and I don't know the best way to handle the lockscreen right now,

but it looks okay to me

@locusf
Copy link
Member Author

locusf commented May 3, 2014

I added a SmoothedAnimation ISO NumberAnimation to the locking animation, much better now. Also changed the animation target to reflect changes directly to the lock screen.

locusf added a commit that referenced this pull request May 5, 2014
@locusf locusf merged commit e21d716 into nemomobile-ux:master May 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants