On Wed, 8 Feb 2023 23:05:15 GMT, Phil Race <p...@openjdk.org> wrote: > How do you tell that apart from the app directly clearing it ? ie the APP > calling setBlinkRate(0) ?
I do not - while component is non-editable you can not change blink rate to 0, once the component will become editable the last non-zero value will be restored. ------------- PR: https://git.openjdk.org/jdk20/pull/122