Skip to content

can not change clipViewport and dragViewport state #31

Answered by roerohan
salar-amr asked this question in Q&A
Discussion options

You must be logged in to vote

@salar-amr

_rfb.clipViewport = clipViewport || false;
_rfb.dragViewport = dragViewport || false;

I just take the props and pass them in the noVNC library. When you used noVNC directly, can you show me your implementation that made it work? Maybe that will give me some insight into why this is failing.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by roerohan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #17 on February 27, 2022 11:59.