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

IconImage Issues #264

Open
fattynomnom opened this issue Jan 4, 2019 · 2 comments
Open

IconImage Issues #264

fattynomnom opened this issue Jan 4, 2019 · 2 comments

Comments

@fattynomnom
Copy link

ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with
what info we expect.
Please remove this line and all above before submitting.

Before you start, are you using the latest SkyFloatingLabelTextField release?
Yes
Issues are for feature requests, and bugs; questions should go to Stack Overflow with
the tag skyfloatinglabeltextfield.

Report

What did you do?

Changed iconTypeValue to 1 as well as used the code iconType: .image programmatically. Applied an image to the iconImage property in the Attributes Inspector and adjusted iconColor on the Attributes Inspector.

What did you expect to happen?

Expected iconColor to change as selected

What happened instead?

iconColor remained blue instead (which is not the color selected nor I assume, is its default color based on the swift documentation)

Environment

ℹ Please fill in this section with information about your environment

Xcode Version:10.0
SkyFloatingLabelTextField Version:3.6.0
Deployment Target:iPhone XS
Base SDK:iOS 12
Method of Integration: CocoaPods

Project that demonstrates the issue

ℹ Please link to a project we can download that reproduces the issue if applicable.

@Bernix01
Copy link
Contributor

See #274 added a little implementation supporting tint color, it works.

@k0nserv
Copy link
Contributor

k0nserv commented May 6, 2019

This has been merged and released in 3.7.0

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

No branches or pull requests

3 participants