RFR: 8322748: Caret blinking in JavaFX should only stop when caret moves [v2]
Andy Goryachev
angorya at openjdk.org
Thu Feb 15 17:29:10 UTC 2024
On Thu, 15 Feb 2024 14:08:59 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> I think if we're busy here, it would be worthwhile to also remove the other calls to the skin to change the caret animating.
I would rather not: it would require a much larger effort. Avoiding the caret flickering when its position does not change is an incremental improvement from which we all benefit.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1368#issuecomment-1946678770
More information about the openjfx-dev
mailing list