https://bugs.documentfoundation.org/show_bug.cgi?id=124221

Muhammet Kara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #7 from Muhammet Kara <[email protected]> ---
After a quick look at the source code, this behavior seems like the result of a
design decision to improve performance, but not a random regression.

OTOH, we could improve the situation, thus changing it to enhancement.

Some random thoughts on the ways to improve:
- Put in a timer, so the data update doesn't get triggered during a regular
scrolling (Currently, we do the refresh on state change, so the chart gets
updated if you double click it)
- Make it optional by putting a checkbox to settings to enable/disable caching
chart data (should be enabled by default IMHO)

- ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to