Improve file diff table performance in history for many files
commit552e80438f59be9cfb8766d279432b1f62b50d84
authorMichael Keppler <Michael.Keppler@gmx.de>
Mon, 15 Oct 2018 18:31:01 +0000 (15 20:31 +0200)
committerMichael Keppler <Michael.Keppler@gmx.de>
Mon, 15 Oct 2018 18:31:01 +0000 (15 20:31 +0200)
treef92c474540cc51af6c158d7f98d52f3d5f419d30
parent0755007c204ae0ad9c75ce763a0d602eb4b5761d
Improve file diff table performance in history for many files

Suppress drawing the file diff table while all the table items are
created during the refresh.

Bug: 540028
Change-Id: I17195e499d348dd7970e610e18c7c33f0afd9fa9
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/FileDiffContentProvider.java