This commit is contained in:
Chris Cochrun 2022-04-14 05:37:26 -05:00
parent e22ac445c5
commit 2e46f403be

View file

@ -19,7 +19,7 @@
** TODO Fix possible bug in arrangingItems in draghandler [1/3] [33%] ** TODO Fix possible bug in arrangingItems in draghandler [1/3] [33%]
[[file:~/dev/church-presenter/src/qml/presenter/DragHandle.qml::function arrangeItem() {]] [[file:~/dev/church-presenter/src/qml/presenter/DragHandle.qml::function arrangeItem() {]]
- [X] Basic fixed dnd - [X] Basic fixed drag n drop
- [ ] Allow for a less buggy interaction - [ ] Allow for a less buggy interaction
- [ ] Need to check for edge cases - [ ] Need to check for edge cases