Rightpoint / BonMot

Beautiful, easy attributed strings in Swift
MIT License
3.54k stars 196 forks source link

Fixes notifyContainedAdaptiveContentSizeContainers() #400

Closed rzulkoski closed 3 years ago

rzulkoski commented 3 years ago

Fixed UIView extension method notifyContainedAdaptiveContentSizeContainers() by adding the ability to specify the trait collection and supplying one when updating a view controllers views and subviews when they aren't in the view hierarchy yet.

Fixes #399