You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the PdfViewPinch widget to display a PDF document (using Uint8List), there is a noticeable flickering or flashing effect when scrolling through the document. This occurs even after the page is fully loaded, causing a disruptive user experience when displaying on the web.
To Reproduce
Load a PDF document using PdfViewPinch with a PdfControllerPinch to manage the document.
Observe the behavior during the page load. The PDF viewer flickers or flashes when displayed on web.
LouisHeinrichAS
changed the title
Flickering/Flashing of PDF Viewer on Page Load
[2.8.0 pdfx] Flickering/Flashing of PDF Viewer on Page Load
Sep 27, 2024
Describe the bug
When using the PdfViewPinch widget to display a PDF document (using Uint8List), there is a noticeable flickering or flashing effect when scrolling through the document. This occurs even after the page is fully loaded, causing a disruptive user experience when displaying on the web.
To Reproduce
Load a PDF document using PdfViewPinch with a PdfControllerPinch to manage the document.
Observe the behavior during the page load. The PDF viewer flickers or flashes when displayed on web.
Expected behavior
Once the page is fully loaded, it should remain stable without any flickering or flashing when scrolling through the document.
Screenshots
N/A
Environment:
The text was updated successfully, but these errors were encountered: