Skip to content

Commit d1e2e76

Browse files
committed
Register for resize in TTree player
1 parent 2ba6630 commit d1e2e76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/JSRoot.jq2d.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,6 +1889,8 @@ JSROOT.define(['d3', 'jquery', 'painter', 'hierarchy', 'jquery-ui', 'jqueryui-mo
18891889
}
18901890

18911891
this.checkResize();
1892+
1893+
jsrp.registerForResize(this);
18921894
}
18931895

18941896
player.PerformLocalDraw = function() {

0 commit comments

Comments
 (0)