mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
This overrides the default task item drop behavior to make dropping items at the very end of the task list more reliable. Currently, dropping the item at the end of the list creates a new list which is often not what you want. We look for such behavior and instead moves the item to the very end.