Skip to content

Fix update menu 'yanchor' default #894

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

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Sep 1, 2016

This PR replaces the updatemenus yanchor default value from 'bottom' -> 'top' essentially fixing #890

The value 'bottom' was misplaced in #770 when the attributes were ported over from range selectors'. Having the update menu dropdown drop from the top of the plot area is desired behavior.

- 'bottom' -> 'top'
- 'bottom' was misplaced in #770 when the attributes
   were ported over from range selectors
@etpinard etpinard added bug something broken status: reviewable labels Sep 1, 2016
@etpinard etpinard added this to the v1.17.0 milestone Sep 1, 2016
@etpinard
Copy link
Contributor Author

etpinard commented Sep 1, 2016

cc @rreusser

@rreusser
Copy link
Contributor

rreusser commented Sep 1, 2016

Thanks! Scrolling will also help the remaining surprises. I wonder if we can generalize an internal scrolling component.

@etpinard
Copy link
Contributor Author

etpinard commented Sep 1, 2016

I wonder if we can generalize an internal scrolling component.

I'm sure we could. But, it's not a super high priority item for now.

@etpinard etpinard merged commit f07a274 into master Sep 1, 2016
@etpinard etpinard deleted the updatemenu-anchor-fix branch September 1, 2016 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants