Skip to content
Merged
Changes from all commits
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 blent the mouse cursor into the framebuffer. The cursor is drawn locally, improving perceived performance of slow links and reducing server load."
binary="true"></p-checkbox>
</div>
</div>
</div>