RFR: 8266539: [TreeView]: Change.getRemoved() contains null item when deselecting a TreeItem
Ambarish Rapte
arapte at openjdk.java.net
Mon May 17 10:55:49 UTC 2021
On Mon, 10 May 2021 17:26:52 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> This PR contains a fix that was de-scoped from #480 and solves an issue where an incorrect index is used in `MultipleSelectionModelBase.SelectedIndicesList.clear(int)`.
Looks good to me.
-------------
Marked as reviewed by arapte (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/492
More information about the openjfx-dev
mailing list