amegan/jquery-flip

blinkin on touch

Opened this issue · 2 comments

i used this plugin and working fine in chrome . but when i put it in android mobile i got some errors

1 . blinking ones then only it is flipping
2 . flipping action will take long tine .
3 . need to contact with the page till flip finish .

I need an urgent solution for this . I am using,, Huawei G330 Android Mobile Phone

thanks
raj

One workaround for blinking is setting background color to the flipping page other than transparent. And flipping uses css 3d transformation. GPU usually helps this calculation but I remember some version of android os (and devices) does not use GPU for that. I will continue improving the logic for flipping but there is no easy solution right now.

If you can make flipping area small and/or make html structure simple, that will help improving the flip time.

I am not sure what the 3rd problem is. Could you explain more?

the problem is sloved by reducing the threshold.