You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the "Visualize surface/volume" button, the distance and rotation parameters of the Figure tool get reset to the values specified in Mesh Visualization tool. At the same time, the values from "Transparency rec/surf" input field gets ignored, so the figure tool preserves the previous positions of the corresponding sliders
Steps to reproduce
Load the multicompartment head project
Click "Visualize surface"
In the figure tool manipulate the "transp. surf." slider
Click "Visualize surface" again, pay attention to the Transparency rec/surf" input field values
See the issue: the figure tool does not use provided configs and instead maintain its previous state.
Expected behavior
Either
the mesh visualization tool does not provide transparency controls
OR
the transparency slider of the figure tool respect them.
Context
Name
Value
Version
f958de8 Merge pull request #193 from sampsapursiainen/192-fs2zefsh-improvements
OS
MacOS
Shell
N/A
The text was updated successfully, but these errors were encountered:
The similar issue seems to be applicable to the Colormap parameter as well - the figure tool has it's own colormap dropdown, which maintain its values between different visualization.
Description
When I click the "Visualize surface/volume" button, the distance and rotation parameters of the Figure tool get reset to the values specified in Mesh Visualization tool. At the same time, the values from "Transparency rec/surf" input field gets ignored, so the figure tool preserves the previous positions of the corresponding sliders
Steps to reproduce
See the issue: the figure tool does not use provided configs and instead maintain its previous state.
Expected behavior
Either
OR
Context
The text was updated successfully, but these errors were encountered: