Cable-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
2015-11-15 15:32:35 -08:00
..
_bootstrap.scss Include bootstrap via sass 2015-05-07 16:22:57 -07:00
_conversation.scss Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
_global.scss Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
_index.scss Remove unused styles 2015-11-15 14:56:57 -08:00
_intlTelInput.scss Create install flow 2015-11-05 13:29:26 -08:00
_shame.scss Add sass stylesheets 2014-11-07 00:17:27 -08:00
_variables.scss Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
manifest.css Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
manifest.scss Reorganize stylesheets and global styles 2015-02-11 17:38:03 -08:00
options.css Fixes #394 2015-11-07 23:24:29 -08:00
options.scss Fixes #394 2015-11-07 23:24:29 -08:00