Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MrFahrenheit-55 opened this issue Oct 18, 2023 · 6 comments

Comments

@MrFahrenheit-55
Copy link

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.
@urmamb
Copy link

urmamb commented Mar 6, 2024

@PhilipNell-258 did you solve this issue?

@MrFahrenheit-55
Copy link
Author

@PhilipNell-258 did you solve this issue?

@urmamb No, sorry. I decided to write my own widget.

@alterhuman
Copy link

@PhilipNell-258 would you be able to share the code of the widget you wrote, will save me a great amount of time. Nevermind if it's closed source, just trying my luck.

@MrFahrenheit-55
Copy link
Author

Hi @alterhuman
Unfortunately it is closed source. Sorry, I hope you come right.

@8baba
Copy link

8baba commented Mar 12, 2025

@PhilipNell-258 would you be able to share the code of the widget you wrote, will save me a great amount of time. Nevermind if it's closed source, just trying my luck.

@alterhuman hello ,Have you solved this problem? Can you share it?

@8baba
Copy link

8baba commented Mar 12, 2025

@PhilipNell-258 would you be able to share the code of the widget you wrote, will save me a great amount of time. Nevermind if it's closed source, just trying my luck.

@alterhuman hello, Have you solved this problem? Can you share it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants