dimsemenov / PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
http://photoswipe.com
MIT License
23.96k stars 3.32k forks source link

Unexpected Visual Search button behavior #1879

Open dijkermans opened 2 years ago

dijkermans commented 2 years ago

Hi,

Edge has introduced a Visual Search button. When opening the lightbox, the icon becomes temporary bigger and then animates to the normal size. It shouldn't move/animate/resize.

visual-search

This also happens with showHideAnimationType: none

It only works the expected way with this setting:

showAnimationDuration: 0,

Note: Magnific Popup (with Zooming effect) does work fine

Photoswipe 5.2.2 / Edge 100.0.1185.29 / Win 10

Regards

dimsemenov commented 2 years ago

To be honest, I have no idea how to remove that button via CSS or make it static.