nerfstudio-project / viser

Web-based 3D visualization + Python
https://viser.studio/latest
Apache License 2.0
727 stars 45 forks source link

Fix context forwarding for 3D GUI containers #229

Closed brentyi closed 3 months ago

brentyi commented 3 months ago

Fixes a dark mode reset bug, spotted by @ginazhouhuiwu:

https://github.com/nerfstudio-project/viser/assets/6992947/1ad9f71e-293e-4eef-9ab0-9a7f05312860

This likely broke from a recent Mantine upgrade.