Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

ComboBoxMultiselect setItems(Collection<T> items) #73

@nixty

Description

@nixty

If i use setItems(Collection items) method corrupt selection. (I can select element twice).
Work fine with setItems(Stream streamOfItems) or setItems(T... items) { methods.
I'm so laziness to correct spelling)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions