Skip to content

selectInput: add control for size (height) #729

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
Feb 5, 2015

Conversation

wch
Copy link
Collaborator

@wch wch commented Feb 5, 2015

This addresses https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/shiny-discuss/-gFgWdMLkvg/MM1UdM6R9kkJ

This adds control over the height of select inputs -- for both multiple and single inputs. It's not surprising that we haven't supported control over the height of single-select inputs, but I'm surprised we've never had the ability to control the height of multiple select boxes before.

@wch wch force-pushed the feature/select-size branch from 908fd40 to 35802c1 Compare February 5, 2015 21:30
@jcheng5
Copy link
Member

jcheng5 commented Feb 5, 2015

LGTM

jcheng5 added a commit that referenced this pull request Feb 5, 2015
selectInput: add control for size (height)
@jcheng5 jcheng5 merged commit 4446f0a into rstudio:master Feb 5, 2015
@jcheng5 jcheng5 deleted the feature/select-size branch February 5, 2015 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants