mouse works

This commit is contained in:
open-trade
2022-02-03 17:19:25 +08:00
parent 47ca02e239
commit 73da1583da
3 changed files with 81 additions and 15 deletions

View File

@@ -438,7 +438,6 @@ class _RemotePageState extends State<RemotePage> {
}
Widget getBodyForDesktopWithListener() {
print(FFI.ffiModel.display.width);
return MouseRegion(
onEnter: (event) {
print('enter');