chore: align workspaces with local cosmic stack
This commit is contained in:
parent
5e62de143a
commit
3d922111e5
5 changed files with 155 additions and 278 deletions
|
|
@ -5,6 +5,7 @@ use cosmic::iced::{Length, Rectangle, Size, Vector};
|
|||
|
||||
use std::marker::PhantomData;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn mouse_interaction_wrapper<'a, Msg, T: Into<cosmic::Element<'a, Msg>>>(
|
||||
mouse_interaction: mouse::Interaction,
|
||||
content: T,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue