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

Bounds stream popup placement incorrect when BoxSelectTool uses dimensions="width" #6266

Closed
jlstevens opened this issue Jun 6, 2024 · 0 comments · Fixed by #6414
Closed
Assignees
Labels
type: enhancement Minor feature or improvement to an existing feature

Comments

@jlstevens
Copy link
Contributor

jlstevens commented Jun 6, 2024

Using the new popup argument to a bounds stream where the BoxSelectTool is constrained to the x-axis only (i.e. dimensions="width") results in a popup at the top right of the selection:

image

This is appropriate for 2D selections but when you can select along the x-axis, I would expect the placement to be in the middle of y-axis.

@jlstevens jlstevens added the TRIAGE Needs triaging label Jun 6, 2024
@ahuang11 ahuang11 added type: enhancement Minor feature or improvement to an existing feature and removed TRIAGE Needs triaging labels Oct 10, 2024
@ahuang11 ahuang11 self-assigned this Oct 10, 2024
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

Successfully merging a pull request may close this issue.

2 participants