Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p-checkbox
formControlName="enableCursor"
label="Enable Cursor Pseudo-Encoding"
pTooltip="When enabled, the server may render the mouse cursor into the framebuffer, which can affect performance depending on the server capabilities"
pTooltip="When enabled, the server will not render the mouse cursor into the framebuffer, which can improve performance depending on the server capabilities. Instead, client will render cursor locally."
Comment thread
RRRadicalEdward marked this conversation as resolved.
Outdated
binary="true"></p-checkbox>
</div>
</div>