diff options
author | Andrzej Hunt <andrzej.hunt@collabora.com> | 2014-06-30 07:42:21 +0200 |
---|---|---|
committer | Andrzej Hunt <andrzej.hunt@collabora.com> | 2014-06-30 07:45:23 +0200 |
commit | a4decedeb6dc15e2bbd26217ed9f49903847fa3c (patch) | |
tree | 431322b1cd4f0014b6c57703b5d3171209c656d5 /odk | |
parent | 580b1890d8985d4248b1d5d783ad379d64e82259 (diff) |
Impress Remote Dialog: avoid flickering when device selected.
Changing visibility of items (i.e. the pin box / deauthorise button)
whilst painting the ClientBox can cause extra Paint request to be fired,
essentially resulting in an infinite loop (although slightly slowed
down by going through a VCL timer). These repeated paints (and repeated
hide/showing) of items resulted in a rather ugly flickering, which
is now gone.
Change-Id: Ib6b22dd1b08f3be5d1f543cfbb27a1ed782b5720
Diffstat (limited to 'odk')
0 files changed, 0 insertions, 0 deletions