HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 494 forks source link

Fix Safari mobile background scrolling #211

Open timi2shoes opened 7 years ago

bbatliner commented 7 years ago

Can you explain what this fix does?

timi2shoes commented 7 years ago

Well at first it looked good, but it had the unintended consequence of scrolling to the top, not sure people will like that. The problem i was trying to fix is safari webview and the cursor not being inline with each other when scrolling and view behind the modal can be scrolled.

bbatliner commented 7 years ago

@timi2shoes, did the fix in #223 address your problem? We're releasing version 4.0.0 soon with the change, in the meantime you can checkout the code from this repo directly.