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
Adding a lot of (big) image freezes the app because of the thumbnail generation being synchronous. The thumbnail generation should be done asynchronously.
Adding a lot of (big) image freezes the app because of the thumbnail generation being synchronous. The thumbnail generation should be done asynchronously.
Original issue: #14
The text was updated successfully, but these errors were encountered: