it: test natural scrolling
This commit is contained in:
parent
f562f887f0
commit
adf6d2ae2b
12 changed files with 149 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ impl TestClient {
|
|||
caps: Cell::new(0),
|
||||
name: Default::default(),
|
||||
});
|
||||
self.registry.bind(&tseat, seat.name().raw(), 7)?;
|
||||
self.registry.bind(&tseat, seat.name().raw(), 9)?;
|
||||
self.tran.sync().await;
|
||||
let server = self.tran.get_server_obj(tseat.id)?;
|
||||
tseat.server.set(Some(server));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue