On Thu, 4 Aug 2022 11:24:34 GMT, Jeanette Winzenburg <faste...@openjdk.org> wrote:
> To clean this up completely, we could also change the of > MultipleSelectionModel and move the old `isSelected(int) == > getSelectedIndices().contains(int)` into the spec of its isSelected. Probably > could be done in a follow-up issue (or added to one of the open doc errors > around selection models). > > What do you think? I like this idea. Either filing a new bug or fold into an existing one seems fine. ------------- PR: https://git.openjdk.org/jfx/pull/839