diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2016-07-18 13:21:14 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-07-27 06:47:03 +0000 |
commit | 9f4af777a832d8a0b9a21d793d421fa6228131e0 (patch) | |
tree | 9775913d9946896a81b1fe2f4763b060c9d413cc /UnoControls | |
parent | 9870f02b310567c1d50c8e11a49afea5fdc549a0 (diff) |
Don't Update() and Flush() status bar draws
From reading the code of vcl::Window::Update, this already calls
Invalidate and Flush in case of top-level widgets and also handles
child windows.
And there is no need to invalidate the progress bar text, if we
just update the progress value.
Change-Id: Ie296c6ffe5db5a927ad69104ce8ffe3d0d29034a
Reviewed-on: https://gerrit.libreoffice.org/27285
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'UnoControls')
0 files changed, 0 insertions, 0 deletions