mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
fix scale and event bug
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user