diff options
author | Patrick Luby <plubius@neooffice.org> | 2022-12-22 14:25:40 -0500 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-12-23 13:49:00 +0000 |
commit | 1b6acdc60bc284c3e78bb05f70c24a2e36b2ccc7 (patch) | |
tree | 1d13800790ff84b47ca70a84d80bd9b5367f03e5 /toolkit | |
parent | 36db0b44905a7c4cf4ceccf47948d2785e79935f (diff) |
tdf#150177 Limit minimum blink cursor rate
This bug occurs when the values for NSTextInsertionPointBlinkPeriodOn or
NSTextInsertionPointBlinkPeriodOff are set to zero or close to zero.
LibreOffice becomes very sluggish opening documents when either is set
at 100 milliseconds or less so set the blink rate to the maximum of
500 milliseconds, NSTextInsertionPointBlinkPeriodOn, and
NSTextInsertionPointBlinkPeriodOff.
Change-Id: I953bddda757f8514221ac5cd9c04bd749a994fda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144775
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions