Re: Supporting dynamic type
Re: Supporting dynamic type
- Subject: Re: Supporting dynamic type
- From: Vincenzo Rubano <email@hidden>
- Date: Fri, 6 Oct 2017 19:22:53 +0200
Hi James,
thanks for the pointer, I hadn’t reviewed that video yet. However most of the
changes described in the session relate to the iOS 11 SDK, which unfortunately
my app cannot link against due to the accessibility regressions introduced in
Xcode 9. But watching the video was very useful anyways!
Vincenzo Rubano
NVApple team
https://www.nvapple.it/about-us
> Il giorno 06 ott 2017, alle ore 12:20, James Craig <email@hidden> ha
> scritto:
>
> Hi Vincenzo, have you had an opportunity to review this video yet?
>
> WWDC 2017: Building Apps with Dynamic Type
> https://developer.apple.com/wwdc17/245
> <https://developer.apple.com/wwdc17/245>
>
>
> On Oct 6, 2017, at 3:00 AM, Vincenzo Rubano <email@hidden
> <mailto:email@hidden>> wrote:
>
>> Hi all,
>>
>> since iOS 10.0 UIKit provides the UIContentSizeCategoryAdjusting trait
>>
>> https://developer.apple.com/documentation/uikit/uicontentsizecategoryadjusting
>>
>> <https://developer.apple.com/documentation/uikit/uicontentsizecategoryadjusting>
>>
>> which is very handy for supporting dynamic type without writing a ton of
>> boilerplate code. By using it you can enable support for dynamic type from
>> the UIAppearance proxy, which is even handier!
>>
>> However, according to docs only UILabel, UITextField and UITextView adopt
>> it. What about other controls? Do you need to reload fonts the old way or do
>> they have some “special” magic in order to support dynamic type properly? Or
>> perhaps they can be coerced in some way to adopt the trait?
>>
>> Thanks in advance for your support
>>
>>
>> Vincenzo Rubano
>>
>> NVApple team
>> https://www.nvapple.it/about-us <https://www.nvapple.it/about-us>
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Accessibility-dev mailing list (email@hidden
>> <mailto:email@hidden>)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden <mailto:email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden