The stars overlap in mobile
bjkula opened this issue · 11 comments
The selected stars overlap in mobile version.
I am testing it in Android. You can see the issue on the page http://www.jqueryrain.com/?m_Wywb1B itself. Is there any way to fix this?
Thanks,
John
What's the Android version and browser? I just tested with Android lollipop without an issue.
Android 5.1.1
On Sat, Jan 30, 2016 at 3:52 PM, Mohammad A.Raji notifications@github.com
wrote:
What's the Android version and browser? I just tested with Android
lollipop without an issue.—
Reply to this email directly or view it on GitHub
#2 (comment).
Here is a screenshot
On Sat, Jan 30, 2016 at 3:55 PM, Binoy John bjkula@gmail.com wrote:
Android 5.1.1
On Sat, Jan 30, 2016 at 3:52 PM, Mohammad A.Raji <notifications@github.com
wrote:
What's the Android version and browser? I just tested with Android
lollipop without an issue.—
Reply to this email directly or view it on GitHub
#2 (comment).
hmm I see. Does it also happen for this page: http://auxiliary.github.io/rater/ or is it just in the JqueryRain page?
Actually I noticed it when I implemented it in on a page I was working on.
Then I started digging in... found that it is causing everywhere. Including
http://auxiliary.github.io/rater/ and the JqueryRain page.
On Sun, Jan 31, 2016 at 12:42 PM, Mohammad A.Raji notifications@github.com
wrote:
hmm I see. Does it also happen for this page:
http://auxiliary.github.io/rater/ or is it just in the JqueryRain page?—
Reply to this email directly or view it on GitHub
#2 (comment).
This might be caused by the UTF8 symbols. Can you please run the test file (index.html) and see if it happens for all test cases? Thank you.
Which test file?
When you clone the repo, there's an index.html file in the root directory.
Hi,
I also found the same issue the black stars are getting overlapped in android devices, please provide help to fix this issue
Hi, it seems that this bug is relevant even in web when we use FontAwesome icons, If you clone the repo and try to open the index.html
file, the font awesome demo has this issue.