vast-engineering / jquery-popup-overlay

jQuery plugin for responsive and accessible modal windows and tooltips
https://dev.vast.com/jquery-popup-overlay
MIT License
510 stars 138 forks source link

Popup showing outside of viewport when using a tool tip #85

Open embluk opened 7 years ago

embluk commented 7 years ago

So when you set a popup to be a tool tip and show it, it displays outside of the view port when in mobile mode on chrome.

Is there anything in place to get around this where the popup just gets pushed in so that it does not display outside of the viewport? My anchor point is the save button and where the popup above gets cut off is the end of the viewport on the left side of the screen.

I guess this is not an issue directly with this library but it would be a nice feature to include and support mobile platforms better?