iOS Question AS RatingBar

nicieri

Active Member
Licensed User
Longtime User
Hello,

I'm using 'AS RatingBar' in my application, but for some reason, it's very difficult to click accurately on a star, even when each one is a good size. Is there a way to solve this? It seems to be a small bug because sometimes the click (touch) on the star works, and sometimes it doesn't.

Is there any solution for this?

Thank you.
 

nicieri

Active Member
Licensed User
Longtime User
Fixed on this library update.

Now with click event.
 

Attachments

  • ASRatingBar1.0.b4xlib
    1.7 KB · Views: 15
Upvote 0

Alexander Stolte

Expert
Licensed User
Longtime User
Your code in the attachment is very different from my original code. You are missing a few properties, code and even an event. I recommend that you always use the latest version of the main thread when modifying something and then upload it to the forum.
And write in the code where you have made changes so that I can then transfer this to the official release.

Thanks
Alex
 
Upvote 0
Top