Open Xiangfs opened 7 years ago
the following pictures are the situations when i moving my fingers through the letters.
 
Hi does it also happen on the demo page? https://boynet.github.io/boynet/
No, it only happens in real phone, i think something goes wrong with my elements' levels and css style, but i can't find the differents between our css style and elements' level. I'll try it on my simulator to see whether it happens or not on simulator and tell you later.
Hi any results? I know this kind of bugs is usually gpu memory problem
till now, there has no one who goes through with the same issue ? Because i haven't see any issues about the situation that i deal with. So, if you now the main reason, do you have some solution to resolve this problem? I tried many methods, but got no one which can fix it.
can you upload some demo where this bug happen?
It's a pity that our app only works on our wi-fi environment, even if I upload our app, you can't login and see the problem too.
when i moving the finger through the letters, the view actually scrolls into the letter area, but it shows nothing on screen. Then i use the developer tool of safari to find whether the element is still on the screen or not, and the result is yes, is just something gets wrong when ios system repaint the view. When i trying to scroll the screen, the elements shows up again! I just want to know how to deal with this issue, otherwise, everything goes well on android.