discourse/app
Joe 6421fabb02
UX: Improve positioning of controls in lightboxes (#13108)
This commit fixes an issue where controls scroll in lightboxes with large images (after zooming in)

Before:

05024730b3.mp4

Notice how controls like the close button, the next and previous button, and the image metadata also scroll? This is an undesired behavior.

After:

8047bab735.mp4

This is the desired behavior; only the image should scroll.

The changes in this PR apply to both desktop and mobile.
2021-05-21 09:18:22 +08:00
..
assets UX: Improve positioning of controls in lightboxes (#13108) 2021-05-21 09:18:22 +08:00
controllers FEATURE: allow for notification of up to 20 group owners (#13081) 2021-05-20 15:28:36 +10:00
helpers FIX: Allow `file-change` events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
jobs DEV: Periodically delete old email change requests (#13054) 2021-05-14 10:34:56 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: Correctly publish messages unconditionally to admins (#13053) 2021-05-20 16:58:27 +10:00
serializers FIX: do not include contact url & email in client site settings payload (#13004) 2021-05-19 16:15:24 +10:00
services FIX: Make replace watched words work with wildcard (#13084) 2021-05-18 12:09:47 +03:00
views DEV: Minor changes to `/theme-qunit` landing page (#13032) 2021-05-11 10:45:07 -04:00