I've an issue with fotorama slider
- Sliding fotorama slider with my mouse
- When I mouse up for drag again the next pict => fullscreen mode is throwed
Preconditions
- Checked on Magento 2.4 but this problem surely exists on previous versions
Steps to reproduce
- Install a new magento project
- Create a product with multiple pictures
- Go on product page in front
- Slide the product slider for few pixels
- MouseUp, Meh -> the fullscreen is lauched
Expected result
- When I release the mouse I would like it to give me the choice to scroll to the next picture
- Not open the fullscreen mode !
Actual result
- The fullscreen mode is open when I don't want to, I just want to drag the images with my mouse...
I've opened an issue on github magento2 repository : https://github.com/magento/magento2/issues/34112
