Skip to content

Index out of range when an item contain more children than other items #1

@MrFahrenheit-55

Description

@MrFahrenheit-55

When adding a 2nd-level child to one of the list items, the lowest-level item cannot be moved to another 1st-level child. This causes an error of index out of range for the parent item to which the item is being moved.

  • To replicate, add a 2nd-level child to one of the DragDropItems.
  • Run the application.
  • Try to move the 2nd-level child to another 1st-level child.
  • The program will crash with an error.

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