This commit is contained in:
Rijn 2017-01-24 13:37:35 -06:00
parent f9a2e6114d
commit f346ce4bd9

View file

@ -219,7 +219,7 @@
}
},
scrolling (val) {
if (!this.scrolling) {
if (!val) {
this.addScrollEffect();
} else {
this.removeScrollEffect();