eclipse-sprotty / sprotty-theia

Integration of Sprotty diagrams into Theia IDE
https://eclipse.org/sprotty
Eclipse Public License 2.0
24 stars 14 forks source link

[theia] hidden rendering doesn't work in invisible tab #21

Closed JanKoehnlein closed 6 years ago

JanKoehnlein commented 6 years ago

When a diagram's tab is not showing, hidden rendering doesn't work, as Theia sets the container to display: none. We have to move the hidden div back to the body.