Style context menu
This commit is contained in:
parent
c0aafac387
commit
580f1a4125
4 changed files with 29 additions and 16 deletions
|
@ -22,7 +22,7 @@ pub struct MouseEventHandler {
|
|||
padding: Padding,
|
||||
}
|
||||
|
||||
#[derive(Default)]
|
||||
#[derive(Default, Debug)]
|
||||
pub struct MouseState {
|
||||
pub hovered: bool,
|
||||
pub clicked: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue