Mailspring/internal_packages/message-list
Evan Morikawa f0b0f35433 fix(message): fix truncation of messages
It would seem the document.documentElement.scrollHeight can return 0 when
the document.body.scrollHeight reliably returns the correct height.
Changed to fallback to various height checking mechanisms.

Fixes #425
Fixes #1102
Fixes #1153
2016-01-28 18:07:43 -08:00
..
lib fix(message): fix truncation of messages 2016-01-28 18:07:43 -08:00
spec fix(message-list): Spec fixes, all stubs need accountId 2016-01-28 11:14:04 -08:00
stylesheets fix(message): Message time no longer selectable 2016-01-19 16:32:03 -08:00
.gitignore
package.json