[Libreoffice-bugs] [Bug 38541] Performance: do not update a chart during data range modification
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 11 08:09:25 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=38541
--- Comment #7 from Kohei Yoshida <kohei.yoshida at gmail.com> 2012-01-11 08:09:25 PST ---
One thing we could do is to update when the text box gets de-focused. Right
now it updates when the user stops typing for a few seconds, which is not that
bad, but sometimes we draw very slow.
Or, we could do a combo. Re-draw the chart when the text box gets de-focused,
or when the user stops typing but make the wait period longer (say, 10
seconds).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list