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

Feature Request: Support user's dynamic text settings #13

Open
Solublepeter opened this issue Nov 13, 2017 · 0 comments
Open

Feature Request: Support user's dynamic text settings #13

Solublepeter opened this issue Nov 13, 2017 · 0 comments

Comments

@Solublepeter
Copy link

Issue Info

Info Value
Platform Name e.g. ios
Platform Version e.g. 11.1
CFAlertViewController Version e.g. 2.3.1
Integration Method n/a (yet)
Xcode Version Xcode 9.1
Repro rate 100%
Repro with our demo prj YES
Demo project link

Issue Description and Steps

Dynamic text settings on the device are ignored, these are becoming more common in iOS 11 (I had a few requests for support for this from users after I only partially implemented dynamic support myself in an app refresh, messing up a few screens)

I think it should be fairly simple to add, as the code already supports scrolling if text becomes too large, and line wrapping if the headings are large. I think it would just be a case of changing the font used, in most places?

Any plans to add this?

@Solublepeter Solublepeter changed the title User dynamic text settings are ignored FEATURE REQUEST: Support user's dynamic text settings Nov 13, 2017
@Solublepeter Solublepeter changed the title FEATURE REQUEST: Support user's dynamic text settings Feature Request: Support user's dynamic text settings May 2, 2018
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

1 participant