You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for October 2018 there's still no solution for next/prev navigation on mobiles. In many cases this makes modal almost unusable so I created my own solution and want to share it.
It's based on native events of this plugin and quite easy. Just adds arrows to the header:
As for October 2018 there's still no solution for next/prev navigation on mobiles. In many cases this makes modal almost unusable so I created my own solution and want to share it.
It's based on native events of this plugin and quite easy. Just adds arrows to the header:
Add this JS to yours:
and change selector for your modal
Add up some CSS (and change it at your flavor):
Hope this feature will be in the plugin itself one day.
🙏
The text was updated successfully, but these errors were encountered: