Closed dipterix closed 1 year ago
The issue was caused by widget dimension become 0px x 0px after resizing in R-shiny app, which is not the issue of threeBrain
.
However, what threeBrain
can do is to delay resizing when detecting canvas size being too small, and only resize when canvas size is large enough (> 10px on each side)
When used in shiny, there is a chance that the viewer does not render correctly:
This happens in when following the following steps