Skip to content

Conversation

@StDogbert
Copy link
Contributor

Fix for infinite loop for QPickerTableViewCell

Also... Regarding previous commit that u rejected few years ago... Couldn't find a way to remove it from fork, and I still think u should merge it. I am not setting global toolbar appearance there. Just making sure that segmented control is colored with expected UIToolbar color from appearance settings.

…t color newly created tool bar tint color will be default and not the one u set. Not sure when is actually applied and are other elements affected, but to apply to prev next segmented control application color theme _prevNext.tintColor should be set from [UIToolbar appearance].tintColor instead of UIToolbar actionBar object tintColor property as it is not set at that moment
Patrick Nollet and others added 2 commits December 13, 2016 13:51
iOS 9 calls reloadData less agressively than iOS 8 and earlier. If the root of the table view is set too soon (eg. before the data source is set), reloadData may not be called in certain cases, resulting in inconsistencies and inducing crashes.
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

Successfully merging this pull request may close these issues.

2 participants