Integrated: 8266539: [TreeView]: Change.getRemoved() contains null item when deselecting a TreeItem
    Michael Strauß 
    mstrauss at openjdk.java.net
       
    Mon May 17 12:58:43 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)`.
This pull request has now been integrated.
Changeset: f236a7dc
Author:    Michael Strauß <mstrauss at openjdk.org>
Committer: Ambarish Rapte <arapte at 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
    
    
More information about the openjfx-dev
mailing list