alpheios-project / arethusa

Arethusa: Annotation Environment
http://sosol.perseids.org/tools/arethusa
MIT License
34 stars 26 forks source link

if tree is resized while display is hidden the canvas gets truncated #796

Closed balmas closed 4 years ago

balmas commented 4 years ago

If you're running arethusa in widget mode and the main application has the arethusa application hidden while it's being populated, the full-height directive misfunctions, because it gets a body height of 0.

We should be able to safely assume that if the body size is 0, we should not bother with the resizing.