Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Yan2018-10-18 20:33:31 +0000
committerAndrey Loskutov2018-10-19 14:44:49 +0000
commitc876ccb5329dfb333ec5851532f65876348c569b (patch)
tree4269c5cc82caef41b121259085c4fd35376ec3b6 /examples/org.eclipse.compare.examples
parent279961a06766f0f0a2994a9bb66568103370af81 (diff)
downloadeclipse.platform.team-I20181019-1800.tar.gz
eclipse.platform.team-I20181019-1800.tar.xz
eclipse.platform.team-I20181019-1800.zip
Send an extra redraw() in BufferedCanvas.repaint() on GTK if the compare editor is scrolled. This is needed because GTK does not gaurantee that what you draw directly on a windowing surface is going to be rendered on screen. Change-Id: I9dd960ab235037536b12b6d70ab187b9d5e161f3 Signed-off-by: Xi Yan <xixiyan@redhat.com> Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'examples/org.eclipse.compare.examples')
0 files changed, 0 insertions, 0 deletions

Back to the top