Mailspring/internal_packages/message-list
Ben Gotow dee14a37b7 fix(message-list): Adds fade-in, fixes jerky scroll offset when viewing messages
Summary:
feat(debugging): Put db query tiemstamps in js timelines

Mark as read *after* you stop looking at a message, to avoid pointless repaint while looking

fix specs :'(

Make focus() do something smart if not provided a field name

Stop doing the partial load / full load from cache. Slower, but also means we can evaluate "correct" scroll offset in one pass

refactor message-list to fade in after load. simplifies scroll logic

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1306
2015-03-17 12:11:34 -07:00
..
lib fix(message-list): Adds fade-in, fixes jerky scroll offset when viewing messages 2015-03-17 12:11:34 -07:00
spec fix(message-list): Adds fade-in, fixes jerky scroll offset when viewing messages 2015-03-17 12:11:34 -07:00
stylesheets fix(message-list): Adds fade-in, fixes jerky scroll offset when viewing messages 2015-03-17 12:11:34 -07:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
LICENSE.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

Tree View package Build Status

Explore and open files in the current project.

Press cmd-\ to open/close the Tree view and ctrl-0 to focus it.

When the Tree view has focus you can press a, m, or delete to add, move or delete files and folders.