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

Is it possible to make the dialog wider #7

Open
crortiz opened this issue Nov 2, 2015 · 2 comments
Open

Is it possible to make the dialog wider #7

crortiz opened this issue Nov 2, 2015 · 2 comments

Comments

@crortiz
Copy link

crortiz commented Nov 2, 2015

On the iPad, is it Possible to make the dialog window wider to display more of the text?

@roberthovhannisyan
Copy link
Owner

Hi @crortiz,

The size for the iPad is fixed (320, 320) as you can see in the following line:
https://github.com/roberthovhannisyan/PhoneGap-Plugin-ListPicker/blob/master/src/ios/ListPicker.m#L312

This part is adopted from TimCinel's ActionSheetPickers here: https://github.com/TimCinel/ActionSheetPicker/blob/master/Pickers/AbstractActionSheetPicker.m

I suppose this is done for some reason (however I don't know exact one).
If you have ideas on these values, please feel free to suggest

@zabojad
Copy link

zabojad commented Feb 2, 2016

Hi !
I'm not sure but wouldn't it be adressed by PR #3 ?

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

No branches or pull requests

3 participants