Mailspring/internal_packages/message-list
Evan Morikawa 6620779ee2 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 fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00