debugging
This commit is contained in:
@@ -218,6 +218,9 @@ impl Robot {
|
||||
}
|
||||
_ => None,
|
||||
};
|
||||
|
||||
println!("mouse {:?}", opt);
|
||||
|
||||
if let Some(event_type) = opt {
|
||||
let event = Event {
|
||||
event_type,
|
||||
|
||||
Reference in New Issue
Block a user