Notify the tree when the container was probably resized.

This commit is contained in:
yackob03 2013-10-17 14:29:47 -04:00
parent 898210065e
commit 7c289beba5
4 changed files with 32 additions and 1 deletions

View file

@ -83,7 +83,7 @@
</div>
<!-- Tree View itself -->
<div id="image-history-container"></div>
<div id="image-history-container" onresize="tree.notifyResized()"></div>
</div>
</div>