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

VTKVolume: Toggle option for dropdown UI in image #1630

Open
JeffreyWardman opened this issue Oct 14, 2020 · 3 comments
Open

VTKVolume: Toggle option for dropdown UI in image #1630

JeffreyWardman opened this issue Oct 14, 2020 · 3 comments
Labels
type: enhancement Minor feature or improvement to an existing feature
Milestone

Comments

@JeffreyWardman
Copy link

Problem: Dropdown UI widget (represented by the VTKjs favicon logo) in image is on by default, covering the image (easily reproducible with pn.Row(image, image, image)).

Solution: Option to turn on/off the widget (with off being the default setting)

Additional: Would be useful to customize the dropdown UI widget itself as well.

@philippjfr
Copy link
Member

Implemented in #1631

@philippjfr
Copy link
Member

Happy to keep this open, if you have concrete suggestions on customizing the UI. Also worth noting that #1631 did not set the default to off.

@philippjfr philippjfr added this to the v0.10.0 milestone Oct 14, 2020
@JeffreyWardman
Copy link
Author

@philippjfr Keeping this closed is fine. I think it's bad UX to have it open by default. When the image/window is small, the UI covers a large part of the object (the brain in #1631). For instance, a row consisting of the tabs, and three of these brain images results in a frustrating experience.

@philippjfr philippjfr reopened this Oct 15, 2020
@philippjfr philippjfr modified the milestones: v0.10.0, v0.10.x Oct 27, 2020
@philippjfr philippjfr modified the milestones: v0.10.x, v0.11.0 Dec 15, 2020
@philippjfr philippjfr modified the milestones: v0.11.0, v0.11.x Feb 25, 2021
@philippjfr philippjfr modified the milestones: v0.11.x, v0.12.0, v0.12.x Jun 25, 2021
@philippjfr philippjfr added the type: enhancement Minor feature or improvement to an existing feature label Nov 8, 2021
@philippjfr philippjfr modified the milestones: v0.12.x, 0.13.0 Nov 8, 2021
@philippjfr philippjfr modified the milestones: v0.13.0, next Apr 4, 2022
@philippjfr philippjfr modified the milestones: next, v1.6.0, v1.6.1 Jan 20, 2025
@philippjfr philippjfr modified the milestones: v1.6.1, v1.6.2 Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Minor feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants