Opened 14 years ago

Last modified 12 years ago

#6797 closed defect

Loading of http:// images blocks user input. It should be done in background — at Initial Version

Reported by: bastiK Owned by: team
Priority: normal Milestone: 14.01
Component: Core Version:
Keywords: background Cc:

Description

...continued from #6137.

At the moment, we load images in EDT. When there is delay in the network, the user interface may block for some time. Instead, we should fetch the images asynchronously in a background thread.

Change History (0)

Note: See TracTickets for help on using tickets.