-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Topic page sometimes flickers on tablets #37
Comments
New video of the issue: |
What is strange in the above video is that, from the very beginning (before the flicker problem occurs), the progress bar is not at its usual place: Instead it should be either: 1. Low resolution devices (phones)The progress bar is on top of the content (not on the right side) and the content occupies the full width of the screen: 1. High resolution devices (tablets)The progress bar is replaced by a timeline: So, in the video, it seems that the layout (CSS) is "high res" while the the |
I've tried to reproduce this issue on several Android+Chrome and Apple+Safari platforms, without any success. Tests performed by the tabletpc community (see the link at the top of this topic) seem to show that the issue occurs randomly. |
The issue is described here:
https://forum.tabletpc.review/t/flickering-pages-new-rendering-issue
There's a video here:
https://www.youtube.com/shorts/e2tmPtBdy78
Not to self: it happens on a "non DiscPage" page.
The text was updated successfully, but these errors were encountered: