mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-20 13:51:45 +00:00
d3f1fadc2c
The note drop handler had no branch for a place dragged in from the places sidebar, so dropping a new activity onto a note (e.g. to place it just above the note) did nothing. Handle the place id and insert it among the assignments at the note's position. Closes #967