Page 1 of 1

Cards not displayed on Android

Posted: 02 December 2021, 12:53
by n_e_s_s_u_n_o
Hi, I have developed Shifting Stones and it seems to work well on PC, Mac and IPhone, but many Android devices have problem.
"My Cards" are not visible.
I use a div containing other divs (the cards) with style float:left, all the cards or sometimes only some are not visible only on Android devices (and emulator too).
I'm looking for some suggestion to solve the problem.
Ask if you need code to better understand the problem.

Thanks to everyone.
Paolo

Re: Cards not displayed on Android

Posted: 02 December 2021, 13:15
by thoun
Is your image big ? (more than 3000px)

Re: Cards not displayed on Android

Posted: 02 December 2021, 13:21
by n_e_s_s_u_n_o
yes

Re: Cards not displayed on Android

Posted: 02 December 2021, 13:54
by n_e_s_s_u_n_o
Thanks. Reduce the size of the sprite file solved the problem