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

IconSize don't change the size if iconLiteral is used #21

Closed
Typhon0 opened this issue May 10, 2018 · 1 comment
Closed

IconSize don't change the size if iconLiteral is used #21

Typhon0 opened this issue May 10, 2018 · 1 comment

Comments

@Typhon0
Copy link
Contributor

Typhon0 commented May 10, 2018

Hi , I found a bug or it's just because we have to use iconSize only with iconCode

iconSize="24" iconLiteral="ion-android-volume-off" don't change the size

iconLiteral="ion-android-volume-off:24" set the size to 24 px

Thanks

@Typhon0
Copy link
Contributor Author

Typhon0 commented May 15, 2018

I figured out that happen when IconSize is before iconLiteral. I will make a pull request later to fix this.

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

1 participant