meli/ui/src/components/mail/view
Manos Pitsidianakis c04513ac94
ui: add shortcut! macro to compare shortcuts values
This is used in process_event() functions of UI Components. When a key
has been input we have to compare it with the configured shortcuts from
a hashmap.

Add shortcut! macro that checks shortcut hashmaps for the given name and
doesn't panic if it's missing.
2019-11-28 22:16:56 +02:00
..
envelope.rs ui: change line_break meaning in write_string_to_grid 2019-11-18 14:49:50 +02:00
html.rs ui: add shortcut! macro to compare shortcuts values 2019-11-28 22:16:56 +02:00
thread.rs ui: add shortcut! macro to compare shortcuts values 2019-11-28 22:16:56 +02:00