We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In iPad, when you close the picker by taping cancel/done button then it opens up the next time properly.
But if we touch anywhere outside picker to close the picker, then it wont show up next time.
It looks like some flag is not getting updated properly when we click other than close/done button to close the color picker.
The text was updated successfully, but these errors were encountered:
iPad - combobox open/close issue orthlieb#4
2cc880b
Update for iPad iOS 8.4
dfadd78
Integrate changes by speedyankur (orthlieb#4) Also, still working on Android. Having « bug » with the Popover width (full width !!), investigating…
No branches or pull requests
In iPad, when you close the picker by taping cancel/done button then it opens up the next time properly.
But if we touch anywhere outside picker to close the picker, then it wont show up next time.
It looks like some flag is not getting updated properly when we click other than close/done button to close the color picker.
The text was updated successfully, but these errors were encountered: