dyang / DYRateView

A custom iOS rate view control similar to the one used in Apple's App Store.
BSD 3-Clause "New" or "Revised" License
249 stars 67 forks source link

Enhance rate view to display empty starts to the left instead of right #12

Open patzootz opened 11 years ago

patzootz commented 11 years ago

Hi,

I'm using the DYRateView and very pleased!

But when i tried to set the position of the the empty stars i saw that it couldn't be done. I think it's easy and important enhancement, especially for RTL languages.

Thanks

dyang commented 11 years ago

Hi patzootz, thanks for the suggestion! I haven't ran into that requirement before. Is it true that in RTL languages even rating stars are displayed from right to left? Can you tell me more about this? I'd love to see e.g. a bit examples if you don't mind.

patzootz commented 11 years ago

Hi derek and thank you for the fast reply. Yes, in RTL languages its common to have the empty star on the left. While this is not very major ui difference. It is still look abit weird for the RTL user.

This is my viewcontroller that I needed this feature (it's still under dev so it looks bad)...

Thanks alot! Or

On Monday, March 18, 2013, Derek Yang wrote:

Hi patzootz, thanks for the suggestion! I haven't ran into that requirement before. Is it true that in RTL languages even rating stars are displayed from right to left? Can you tell me more about this? I'd love to see e.g. a bit examples if you don't mind.

— Reply to this email directly or view it on GitHubhttps://github.com/dyang/DYRateView/issues/12#issuecomment-15045690 .