TB-throwback / LookOut-fix-version

Fork of LookOut (fix version)
51 stars 17 forks source link

[TB >68] Poor performance on large winmail.dat #44

Closed dugite-code closed 2 years ago

dugite-code commented 5 years ago

On large winmail.dat files very poor performance is experienced with the attachment pane failing to expand vertically properly. Eventually duplicate files are shown, this is indicative of an async issue.

My suspicions are that we should be avoid calling displayAttachmentsForExpandedView() after every attachment is processed