More TypeScript
This commit is contained in:
@@ -117,7 +117,7 @@ class PanelResizerCtrl {
|
||||
}
|
||||
|
||||
handleResize() {
|
||||
debounce(() => {
|
||||
debounce(this, () => {
|
||||
this.reloadDefaultValues();
|
||||
this.handleWidthEvent();
|
||||
this.$timeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user