https://bugs.documentfoundation.org/show_bug.cgi?id=172612
--- Comment #4 from Juan José González <[email protected]> --- (In reply to Heiko Tietze from comment #1) > Doesn't we pull results in a thread and fill the dialog when data arrive? If > so this piecewise creating/drawing is not an issue. Otherwise, how do you > suggest to speed up the process? I have a proposal where every image is downloaded in a different thread and add them in ui thread. Effectively downloading everything at the same time which is the bottleneck https://gerrit.libreoffice.org/c/core/+/207157 -- You are receiving this mail because: You are the assignee for the bug.
