Skip to content

Fix update menu 'yanchor' default - #894

Merged
etpinard merged 1 commit into
masterfrom
updatemenu-anchor-fix
Sep 1, 2016
Merged

Fix update menu 'yanchor' default#894
etpinard merged 1 commit into
masterfrom
updatemenu-anchor-fix

Conversation

@etpinard

Copy link
Copy Markdown
Contributor

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
@etpinardetpinard added this to the v1.17.0 milestone Sep 1, 2016
@etpinard

Copy link
Copy Markdown
ContributorAuthor

cc @rreusser

@rreusser

Copy link
Copy Markdown
Contributor

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

@etpinard

Copy link
Copy Markdown
ContributorAuthor

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 masterSep 1, 2016
@etpinard
etpinard deleted the updatemenu-anchor-fix branch September 1, 2016 19:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugsomething broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@etpinard@rreusser