You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please update the commit message based on the new diff
[skip ci]
Three commits that has been squashed:
Anchor loader pulsar to avoid jumping around
* Hide iframe until load message is received.
* Use absolute positioning for loader.
Fix iframe hiding to avoid breaking stl, pdb, and images
* Switch to using `opacity: 0.0` instead of `display: none` to hide
iframes that are still being built. Use of `display: none` was
causing OpenGL-based renderers (pdb and 3D-object) to fail, and was
disabling image zoom for large images.
Only style the mfr loader'
0 commit comments