Skip to content
Snippets Groups Projects
Unverified Commit 705ea991 authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #11323 from antobinary/reduce-cursor-interval-frequency

Set default cursorInterval to 150ms (was 40ms)
parents b2c70241 abb44a79
No related branches found
No related tags found
No related merge requests found
......@@ -376,7 +376,7 @@ public:
role_viewer: VIEWER
whiteboard:
annotationsQueueProcessInterval: 60
cursorInterval: 40
cursorInterval: 150
annotations:
status:
start: DRAW_START
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment