Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

HighlightedFont not updating upon selection change #76

Open
lnjustin opened this issue Apr 17, 2016 · 2 comments
Open

HighlightedFont not updating upon selection change #76

lnjustin opened this issue Apr 17, 2016 · 2 comments

Comments

@lnjustin
Copy link

When I set the highlightedFont property with a larger font than the normal font property, the first item loaded has a larger font, but it remains that way no matter what item is selected thereafter. Please fix. Ideally, the font size would gradually increase in transitioning to the larger size, rather than abruptly changing to the larger size upon selection (and vice versa for deselection). Thanks for a great job on this!

@asllop
Copy link

asllop commented Jul 8, 2016

I had the same issue and I found a workaround that fixes it. Just calling reloadData right after configuring the AKPickerView solves the problem (at least for me, using 0.2.7).

@wao813
Copy link

wao813 commented Nov 1, 2016

Had the same problem. Is this going to be fixed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants