mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
When in a livestream topic, the video in the first post should continue playing regardless of how far you've scrolled within the topic. This change uses `api.preventCloak(postId)` to prevent the first post from cloaking, which will allow the video to play regardless of how far away I've scrolled from it. |
||
|---|---|---|
| .. | ||
| admin-holidays-list-item-test.gjs | ||
| admin-holidays-list-test.gjs | ||
| dates-test.gjs | ||
| description-test.gjs | ||
| discourse-post-event-location-test.gjs | ||
| discourse-post-event-test.gjs | ||
| embeddable-chat-channel-connector-test.gjs | ||
| event-date-test.gjs | ||
| livestream-test.gjs | ||
| more-menu-test.gjs | ||
| post-event-builder-test.gjs | ||
| region-input-test.gjs | ||
| rich-editor-extension-test.js | ||
| upcoming-events-calendar-test.gjs | ||
| upcoming-events-list-test.gjs | ||
| zoom-entry-test.gjs | ||
| zoom-page-test.gjs | ||