RFR: 8264127: ListCell editing status is true, when index changes while editing [v12]
Florian Kirmaier
fkirmaier at openjdk.java.net
Wed May 12 08:13:32 UTC 2021
> 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:
we now use a try finally statement, to make sure updateEditingIndex is reset!
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/441/files
- new: https://git.openjdk.java.net/jfx/pull/441/files/461ffb85..f4af1d26
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=441&range=11
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=441&range=10-11
Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jfx/pull/441.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/441/head:pull/441
PR: https://git.openjdk.java.net/jfx/pull/441
More information about the openjfx-dev
mailing list