Aside fixed

This commit is contained in:
Max Lynch
2015-08-28 15:54:04 -05:00
parent 715680ac3f
commit e4fe8d496e

View File

@@ -57,7 +57,6 @@ export class Aside extends Ion {
//this.animation = new Animation(element.querySelector('backdrop'));
let finishChanging = util.debounce(() => {
console.log('FINISH');
this.setChanging(false);
});