Show cross sections in 3-d when layout type is 3d
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
Is there a way for the default cross sections (toggle in panel layout by "Show cross sections in 3-d") to be enabled when the layout is "3d"?
I've seen the python example of adding custom cross sections to the layout. But afaict, if you do that, when users toggle back to four panel you get both your custom cross sections and the default ones if they enable _Show cross sections in 3-d_.
We can add the custom ones, turn of _Show cross sections in 3-d_, and just let it be on the users if they decide to turn the default ones and effectively and double up. But it would be nice to simply have a way for the existing toggle to work for that layout type.
Contributor guide
Assessment
This issue has not been assessed yet.