Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1028860 - Add animation for adding apps to collections. r=kgrandon #20885

Merged
merged 1 commit into from Jun 24, 2014

Conversation

Cwiiis
Copy link
Contributor

@Cwiiis Cwiiis commented Jun 23, 2014

No description provided.

@try-server-hook
Copy link

Continuous Integration started. Results

@try-server-hook
Copy link

Continuous Integration started. Results

this.transformElement(this.element, x, y, scale);
},

transformElement: function(element, x, y, scale) {
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're going to have four properties on this method, perhaps we should just make transform take a fourth property to override the element?

transform: function(x, y, scale, element) {
  element = element || this.element;

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a much better idea, will do that.

@try-server-hook
Copy link

Continuous Integration started. Results

Cwiiis added a commit that referenced this pull request Jun 24, 2014
Bug 1028860 - Add animation for adding apps to collections. r=kgrandon
@Cwiiis Cwiiis merged commit 0ec34c9 into mozilla-b2g:master Jun 24, 2014
rvandermeulen pushed a commit that referenced this pull request Jun 24, 2014
Bug 1028860 - Add animation for adding apps to collections. r=kgrandon
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants