meli/src/components
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
..
contacts Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
mail Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
utilities Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
contacts.rs Use default_cell in CellBuffer resize(), clear() 2021-01-05 17:12:14 +02:00
mail.rs compose: add key selection state for gpg operations 2020-10-11 18:11:04 +03:00
notifications.rs Replace PosixTimer with async timers 2020-10-29 13:18:36 +02:00
svg.rs Rename EXECUTE mode to COMMAND 2020-07-25 15:19:53 +03:00
utilities.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00