Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
contacts-v2: ink animation in desktop mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Oct 31, 2013
1 parent 3193e19 commit 51663b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions shiny/Contacts-v2/components/contacts-app.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,12 +424,6 @@
if (this.desktopLayout) {
this.$.inkAnimation.play();
}
// if (!this.$.scrub.scrubbing) {
// this.selectedContact = sender.templateInstance.model;
// if (!this.desktopLayout) {
// this.$.detailsOverlay.opened = true;
// }
// }
},
sidebarOpenAction: function() {
this.$.sidebar.active = true;
Expand Down

0 comments on commit 51663b6

Please sign in to comment.