On Mon, 10 May 2021 17:26:52 GMT, Michael Strauß <mstra...@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)`. This pull request has now been integrated. Changeset: f236a7dc Author: Michael Strauß <mstra...@openjdk.org> Committer: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/f236a7dcb231c0b87d4499158adc500ed06e5178 Stats: 17 lines in 2 files changed: 14 ins; 0 del; 3 mod 8266539: [TreeView]: Change.getRemoved() contains null item when deselecting a TreeItem Reviewed-by: arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/492