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
currently the lightbox will show the "Zoom Out" pointer, while hovering over the "Close" button, or outside the image. Users have been confused by that, as the true result of clicking is not zooming, but rather to close the lightbox.
I'm suggesting to replace the current CSS declaration of:
Hi,
currently the lightbox will show the "Zoom Out" pointer, while hovering over the "Close" button, or outside the image. Users have been confused by that, as the true result of clicking is not zooming, but rather to close the lightbox.
I'm suggesting to replace the current CSS declaration of:
with a custom pointer that uses the contextually correct, standard "close box" icon:
Thank you!
Andy
http://www.anamera.dev/wp-content/plugins/Anamera/public/images/Pointer-CloseBox.svg
http://www.anamera.dev/wp-content/plugins/Anamera/public/images/Pointer-CloseBox.png
The text was updated successfully, but these errors were encountered: