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

Widgets occluding others depending on the sequence of actions #86

Closed
ayenpure opened this issue Jul 15, 2024 · 1 comment
Closed

Widgets occluding others depending on the sequence of actions #86

ayenpure opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ayenpure
Copy link
Collaborator

Depending on the sequence of actions, certain widgets occlude others.
This can be easily worked around by closing the occluding widgets to access the desired ones, but is a minor inconvenience.

Two examples below:

  1. Trying to change the colormap first, but then immediately trying to change the axis properties
    Screenshot from 2024-07-15 10-21-24

  2. Trying to change the bounds configuration and then immediately trying to change data arrays
    Screenshot from 2024-07-15 10-27-25

@ayenpure ayenpure added the bug Something isn't working label Jul 15, 2024
@johnkit johnkit added this to the Future Sprint topics milestone Sep 4, 2024
@johnkit
Copy link
Collaborator

johnkit commented Sep 4, 2024

Seems like we should add some options to the "render" part of DatasetBuilder's config, for setting the scalar bar visibility, location (orientation, origin, length, thickness, maybe in parametric coords?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants