jrquick17 / ionic4-tooltips

Tooltips module for AngularJS/Angular2+ and Ionic 2+.
https://ionic4-tooltips.jrquick.com
MIT License
12 stars 9 forks source link

Show tool tip when it's loop #13

Closed mitesh-shah closed 1 year ago

mitesh-shah commented 4 years ago

I am working on a Project, where I want to show a tool tip on long press of a row in ion-list, but it goes beyond the view. I tried setting z-index, but still it doesn't work.

Could you please guide me through?