Fix : Plug PreviewFilmController to USER_SETTING_CHANGED
This commit is contained in:
parent
76044fa6d4
commit
c5accf978e
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
$.subscribe(Events.PISKEL_RESET, this.refreshZoom_.bind(this));
|
||||
|
||||
|
||||
$('#preview-list-scroller').scroll(this.updateScrollerOverflows.bind(this));
|
||||
this.container.get(0).addEventListener('click', this.onContainerClick_.bind(this));
|
||||
this.updateScrollerOverflows();
|
||||
|
|
Loading…
Reference in a new issue