discourse/app/assets
David Battersby 383f48c688
FIX: reset scrollbar position for mobile on lightbox images (#22822)
Using pinch-zoom on mobile devices with lightbox images can lead to scrolling of background content.

This change handles this by capturing the window.scrollY value when opening the lightbox, then when exiting we check if the scroll position has changed and reset it.
2023-07-28 15:03:04 +08:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: reset scrollbar position for mobile on lightbox images (#22822) 2023-07-28 15:03:04 +08:00
stylesheets FEATURE: JSON editor for theme settings (#21647) 2023-07-27 13:48:59 -04:00