Commit 9224589
authored
fix(webapp): update RDP and VNC web clients (#1425)
* Fix the excessive scroll speed in _VNC_.
* Fix clipboard monitoring treats clipboard updates from the server as
the local clipboard update.
* Prevent `onMonitorClipboard` from rescheduling after the
_iron-remote-dekstop_ component destroys.
* Fix the error when `navigator.clipboard.write` was called when the
browser window was not focused.1 parent 3fdb900 commit 9224589
2 files changed
Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments