remove debug
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
2badecba2a
commit
74a492e52e
@ -477,7 +477,6 @@ class InputModel {
|
||||
} else if (dy < 0) {
|
||||
dy = 1;
|
||||
}
|
||||
debugPrint('REMOVE ME ================== onPointerSignalImage');
|
||||
bind.sessionSendMouse(
|
||||
sessionId: sessionId,
|
||||
msg: '{"type": "wheel", "x": "$dx", "y": "$dy"}');
|
||||
|
Loading…
x
Reference in New Issue
Block a user