akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Issue/1634 point drag crash #1652

Closed valllllll2000 closed 4 years ago

valllllll2000 commented 4 years ago

Before the PR (what is the issue or what needed to be done)

Stack overflow when multiple drag/click events sent too fast

The solution

Only allow one event at a time Fix crash related to deleting shapes: simplify the way area shape handles the "extra point" for closing shapes. That point should not be "selectable".

Screenshots (if appropriate)

NA

Reviewer Checklist