Improve dialog handling
This commit is contained in:
parent
dea974469a
commit
db485798da
7 changed files with 273 additions and 93 deletions
|
|
@ -14,10 +14,10 @@ use cosmic::{
|
|||
use std::collections::HashMap;
|
||||
|
||||
use crate::{
|
||||
app::{Action, ContextPage, Message},
|
||||
app::{Action, Message},
|
||||
fl,
|
||||
key_bind::KeyBind,
|
||||
tab::{self, Location, Tab},
|
||||
tab::{Location, Tab},
|
||||
};
|
||||
|
||||
macro_rules! menu_button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue