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

Reduce transparency #48

Closed
scottphc opened this issue Mar 9, 2015 · 3 comments
Closed

Reduce transparency #48

scottphc opened this issue Mar 9, 2015 · 3 comments

Comments

@scottphc
Copy link
Contributor

scottphc commented Mar 9, 2015

Settings > General > Accessibility > Increase Contrast > Reduce Transparency > Enable

ios simulator screen shot mar 9 2015 4 24 38 pm

I try to fix but no idea. Any solutions? The same problem happens in RMPickerViewController.
Thanks!

@CooperRS
Copy link
Owner

CooperRS commented Mar 9, 2015

Actually, thats pretty easy. You have to disable the transparency of RMDateSelectionViewController/RMPickerViewController when UIAccessibilityReduceTransparencyEnabled() returns YES.

But I think this should be done by the control automatically. So just wait a minute, I'll implement it ;)...

@CooperRS
Copy link
Owner

CooperRS commented Mar 9, 2015

Implemented in commit 9e64871 which is available in the current git HEAD. I would like you to test the new options and if it works for you, you can close the ticket :)

@scottphc
Copy link
Contributor Author

Work perfectly! Thanks:)

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

2 participants