Skip to content

Commit

Permalink
Update examples/demo.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
Ap6661 and fenollp committed Jan 26, 2024
1 parent ac4d0ae commit bdb59c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ fn on_wacom_input(app: &mut appctx::ApplicationContext<'_>, input: input::WacomE
wacom_stack.clear();
}
}
_ => {},
_ => {}
}
}
input::WacomEvent::Hover {
Expand Down

0 comments on commit bdb59c6

Please sign in to comment.