andreamazz / andreamazz/AMPopTip
shouldDismissOnTapOutside (and swipe) does not work in all situations
Abierto
- Lenguaje dominante
- Swift
- Estrellas
- 3.3k
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.