Skip to content

ListBox content change leads to cursor position reset #82

@pmiddend

Description

@pmiddend

I have a ListBox with some children. Now I select a row in the ListBox, and press a button that changes the content of the selected row (say, by changing a Label to "installed"). This seems to completely reset the ListBox selection (so that no item is selected).
I sort of get the problem here, but I'd love to somehow manage the selection myself, and ideally by using an index, so the selection is kept, even on change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions