Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #112 from PolymerElements/bicknellr-issue-105
Browse files Browse the repository at this point in the history
Fixes #105: Removes ripple customization.
  • Loading branch information
bicknellr committed Jan 13, 2016
2 parents 8b40cab + 71b2892 commit 74286d5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions paper-tab.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@
down: '_updateNoink'
},

ready: function() {
var ripple = this.getRipple();
ripple.initialOpacity = 0.95;
ripple.opacityDecayVelocity = 0.98;
},

attached: function() {
this._updateNoink();
},
Expand Down

0 comments on commit 74286d5

Please sign in to comment.