andreamazz / andreamazz/AMPopTip
shouldDismissOnTapOutside (and swipe) does not work in all situations
Aperta
- Lingua principale
- Swift
- Stelle
- 3.3k
- Fork
- 449
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
If you tap (or swipe) outside popup - BUT over/on existing UI control (UIButton, etc.)
```
shouldDismissOnTapOutside
shouldDismissOnSwipeOutside
```
does not work. It would really be helpful to cover this. It is difficult otherwise (complex UI, many UI controls) to cover all those situations and hide popup manually.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.