include/vcl/salnativewidgets.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 4acc73e30d96c3b8aea702d3028fdd78e0ad2457 Author: Tor Lillqvist <t...@collabora.com> Date: Fri May 27 14:54:34 2016 +0300
tdf#98666: Don't cache progress bars either Fixes the bug only partially, though. Change-Id: I262f671659e8ad0a3ecd735f5b36362c4119b26c diff --git a/include/vcl/salnativewidgets.hxx b/include/vcl/salnativewidgets.hxx index 0789270..6b5821d 100644 --- a/include/vcl/salnativewidgets.hxx +++ b/include/vcl/salnativewidgets.hxx @@ -288,6 +288,7 @@ public: case CTRL_RADIOBUTTON: case CTRL_LISTNODE: case CTRL_SLIDER: + case CTRL_PROGRESS: // FIXME: these guys have complex state hidden in ImplControlValue // structs which affects rendering, needs to be a and needs to be // part of the key to our cache. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits