SCIInstitute / shapeworks-cloud

A web version of ShapeWorks Studio
https://www.shapeworks-cloud.org/#/
Apache License 2.0
1 stars 0 forks source link

Add Opacity slider for each domain #353

Open JakeWags opened 9 months ago

JakeWags commented 9 months ago

Studio uses this format: Screen Shot 2023-11-14 at 2 22 28 PM

Each domain should be controllable independently. Currently, the opacity is set simply by dividing the number of active layers if (numLayers > 0) opacity /= numLayers