mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 15:13:34 +00:00
Move cursor URI check to RFB object
Keeps the Display object simpler, and avoids having to abuse a property to transfer the information.
This commit is contained in:
@@ -97,7 +97,6 @@ None
|
||||
| viewport | bool | RW | false | Use viewport clipping
|
||||
| width | int | RO | | Display area width
|
||||
| height | int | RO | | Display area height
|
||||
| cursor_uri | raw | RW | | Can we render cursor using data URI
|
||||
|
||||
### 2.3.2 Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user