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

Changing icons doesn't work #7

Open
tjku opened this issue Feb 19, 2015 · 3 comments
Open

Changing icons doesn't work #7

tjku opened this issue Feb 19, 2015 · 3 comments

Comments

@tjku
Copy link

tjku commented Feb 19, 2015

Attributes state-on, state-off and rating-states doesn't work for me.

When I try to change default icons (to not to be stars), e.g. by writing
<rating ng-model="x" state-on="'ion-thumbsup'" state-off="'ion-thumbsup'"></rating>
or
<rating ng-model="y" rating-states="ratingStates"></rating>
this doesn't work. In first case, icons doesn't change, and in second case rating isn't displayed at all (even with default stars).

Apart from this, rating works just fine.

@tjku
Copy link
Author

tjku commented Feb 19, 2015

I've fixed this: #8

@martov1
Copy link

martov1 commented Oct 20, 2015

I still cant make it work using this line
<rating ng-model="x" state-on="'ion-thumbsup'" state-off="'ion-thumbsup'"></rating>

I see the rating with the default stars

@matthieup240
Copy link

Hi,

I would like to change stars icons but stateOn="fa fa-star" doesn't work for me.

I also see the rating with the default stars.

Any help ?

Thanks

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