fix scale and event bug

This commit is contained in:
lxsang
2018-10-01 22:50:32 +02:00
parent e6405d047f
commit aa07c5a57a
6 changed files with 50 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,7 @@
<afx-app-window apptitle="VNC Remote Desktop" width="720" height="576" data-id="RemoteDesktop">
<afx-hbox >
<canvas data-id="screen"></canvas>
<div data-id="container">
<canvas data-id="screen"></canvas>
</div>
</afx-hbox>
</afx-app-window>