Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set orientation icon in .glance file #508

Open
hbraunDSP opened this issue Sep 24, 2024 · 1 comment
Open

Can't set orientation icon in .glance file #508

hbraunDSP opened this issue Sep 24, 2024 · 1 comment

Comments

@hbraunDSP
Copy link

My team would like our .glance scenes to load with a "cube" orientation axis type and "LPS" axis labels. As far as we can tell this is set with the userData:store:views:axisType, views:{view_number}:presetToOrientationAxes, userData:store:views:previousConfigurationPreset, and userData:store:views:axisPreset properties. However, when we change all these to "cube" and "lps", the "compass icon" does not change to a cube. The menu selections and reset buttons correctly show "cube" and "LPS"; only the compass icon is wrong as far as we know:

image

Do you know why this is happening? Do we have to change something else in the .glance file to switch the compass icon to a cube? Thanks!

@hbraunDSP hbraunDSP changed the title Can't set orientation in .glance file Can't set orientation icon in .glance file Sep 24, 2024
@hbraunDSP
Copy link
Author

Our workaround for this is to hardcode the "cube" orientatino icon as the default in our branch: harellab@dae9376 . Interestingly, it was not set to anything in particular before; the arrows as default seem to be inherited from VTK. Maybe that's the source of the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant