fix: overlay event handling and mouse interaction
This commit is contained in:
parent
904133397b
commit
0298487096
3 changed files with 26 additions and 7 deletions
|
|
@ -12,7 +12,6 @@ use cosmic_config::CosmicConfigEntry;
|
|||
pub mod context_drawer;
|
||||
pub use context_drawer::{ContextDrawer, context_drawer};
|
||||
use iced::application::BootFn;
|
||||
use iced_core::Widget;
|
||||
pub mod cosmic;
|
||||
pub mod settings;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue