When mutable=false, I would expect that the mouse over cursor should be set to the default cursor.
However, it is currently displaying a pointer cursor giving the user the impression that the rating can be clicked/changed -- when this is not the case.
I've tried creating a css class with cursor: default, but this does not seem to have any effect.
Is this a bug within the package or is there some other way to change the cursor when mutable=false?
When mutable=false, I would expect that the mouse over cursor should be set to the default cursor.
However, it is currently displaying a pointer cursor giving the user the impression that the rating can be clicked/changed -- when this is not the case.
I've tried creating a css class with cursor: default, but this does not seem to have any effect.
Is this a bug within the package or is there some other way to change the cursor when mutable=false?