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

Remove/Unset Icon #74

Open
stephenhu opened this issue Apr 1, 2017 · 0 comments
Open

Remove/Unset Icon #74

stephenhu opened this issue Apr 1, 2017 · 0 comments

Comments

@stephenhu
Copy link

For my use case, I've got a list of selections (only 1 can be selected at a time, like a segmented control), upon selecting an item, i set an FAType.FACheck for a button, additionally i want to disable or nullify all other buttons that might have an FACheck icon.

i'm envisioning an api like this:

button.unsetFAIcon()

or

button.setFAIcon(icon: nil, forState: .normal)

btw, love the work that you're doing.

@Vaberer Vaberer changed the title Enhancement - Remove/Unset Icon Remove/Unset Icon May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants