RFR: 8264127: ListCell editing status is true, when index changes while editing [v11]

Florian Kirmaier fkirmaier at openjdk.java.net
Wed May 12 08:13:34 UTC 2021


On Tue, 27 Apr 2021 11:52:58 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

>> Fixing ListCell editing status is true, when index changes while editing.
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8264127:
>   removed accidentally commited print statements.

I've now added the try-finally statement to reset the updateEditingIndex, just like in the other PR.

-------------

PR: https://git.openjdk.java.net/jfx/pull/441


More information about the openjfx-dev mailing list