meli/src/components/utilities
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
..
dialogs.rs Add reload-config command 2020-12-02 21:01:22 +02:00
layouts.rs Remove some old TODO comments 2020-08-26 00:54:07 +03:00
pager.rs Add scrolling context to StatusBar 2021-01-08 15:01:38 +02:00
widgets.rs utilities/widgets: fix tiny scrollbar grievances 2020-11-28 20:33:14 +02:00