Releases: kivy-garden/draggable
Releases · kivy-garden/draggable
0.3.0
0.2.1
What's Changed
No notable changes. Most of the changes are adaptations to upgraded dependencies."
Full Changelog: 0.2.0...0.2.1
version 0.2.0
Breaking Changes from version 0.1.3
- remove
KXDraggableBehavior.drag_contextproperty in #17 - rename
on_drag_success->on_drag_succeedin #18 - replace
DragContext.statewithKXDraggableBehavior.drag_statein #19 Noneis no longer a valid argument forongoing_drags()in #20- rename
drag_start_from_others_touch()->start_dragging_from_others_touch()in #21 - adapt to asynckivy 0.6.0 in #26