meli/src/components/mail/listing
Manos Pitsidianakis 6d63429ad3
Add scrolling context to StatusBar
- Whenever a scrolling context is entered/exited, send a ScrollUpdate event.
- StatusBar maintains a stack of scrolling contexts and displays the
last one, if it exists. Each context is associated with a ComponentId.
- To handle dangling contexts after their Components aren't visible
anymore, send a VisibilityChange event in situations where that scenario
is possible.
2021-01-08 15:01:38 +02:00
..
compact.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
conversations.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
offline.rs listing: add set operations to range select actions 2020-10-21 14:36:51 +03:00
plain.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
thread.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00