You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/stylesheets
lilia 2fc78ddd7d Fix scroll position jumping when images load
Messages with images or media were causing the scroll position to jump
around when they loaded, because rendering them changed the height of their
elements from 0 to full-height sometime after they were inserted into
the DOM.

Now when rendering attachments, we wait for them to load so they can
render at full height immediately, then warn our parent message list
before and after a potential height change, so the scroll position can
be saved and reset.

// FREEBIE
10 years ago
..
_bootstrap.scss Include bootstrap via sass 11 years ago
_conversation.scss Fix scroll position jumping when images load 10 years ago
_global.scss Fix scroll position jumping when images load 10 years ago
_index.scss Remove unused styles 10 years ago
_intlTelInput.scss Create install flow 10 years ago
_shame.scss Add sass stylesheets 11 years ago
_variables.scss Fix scroll position jumping when images load 10 years ago
manifest.css Fix scroll position jumping when images load 10 years ago
manifest.scss Reorganize stylesheets and global styles 11 years ago
options.css Fixes #394 10 years ago
options.scss Fixes #394 10 years ago