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
{{ message }}
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
The drawing cache is deprecated in WebView. We're using it for thumbnail generation. Looks like we can replace it with the PixelCopy API or manually drawing the View? Low priority but filing so we don't forget.