Set orbclient async mode when edge scrolling

This commit is contained in:
Jeremy Soller 2022-10-25 09:30:16 -06:00
parent d04147e1fc
commit a19182507b
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 12 additions and 2 deletions

View file

@ -11,7 +11,7 @@ cosmic-text = { path = "../../" }
env_logger = "0.9"
fontdb = "0.9"
log = "0.4"
orbclient = "0.3.35"
orbclient = "0.3.39"
[features]
mono = []