sgenoud / replicad

The library to build browser based 3D models with code.
https://replicad.xyz
MIT License
323 stars 38 forks source link

Studio share: add `params` option to expand parameters panel by default #135

Closed Billiam closed 5 months ago

Billiam commented 5 months ago

Fix for #103

The goal of this PR is to allow the parameter panel to be open by default when sharing links for projects where the configuration is the primary use case.

Adds a params boolean query string parameter that changes the leva collapsed property.