RFR: 8264127: ListCell editing status is true, when index changes while editing [v6]
Jeanette Winzenburg
fastegal at openjdk.java.net
Mon Apr 26 12:01:29 UTC 2021
On Mon, 26 Apr 2021 11:24:40 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> I guess it doesn't make sense. Probably missunderstanding somewhere. Should i remove? This would also get rid of the if in the test.
>
> yes, remove it: the focus of this issue is that the cell sync's its own editing state on updateIndex off/to list editing index - I think that implies the list always editing with a valid editingIndex :)
yes, remove it: the focus of this issue is that the cell sync's its own editing state on updateIndex off/to list editing index - I think that implies the list always editing with a valid editingIndex :)
*grrr - why was this not added to my review? Really don't understand this tool .. seems to hate me ..
-------------
PR: https://git.openjdk.java.net/jfx/pull/441
More information about the openjfx-dev
mailing list