vizhub-core / vzcode

Mob Programming Code Editor
MIT License
65 stars 13 forks source link

Not all presence indicators should become fully opaque #734

Open curran opened 3 months ago

curran commented 3 months ago

Problem: When using VZCode for live coding demo at a conference, the "Anonymous" presence cursors get in the way of the code.

Current behavior: whenever a single person's presence cursor moves, ALL of them highlight (become opacity:1).

Desired behavior: whenever a single person's presence cursor moves, ONLY the one that moved should highlight (become opacity:1).

curran commented 3 months ago

Maybe we should not even show the "Anonymous" ones? or have an option to disable them completely?

It becomes cluttered in events with lots of people.

higsch commented 3 months ago

Maybe a checkbox to opt out of showing the cursors completely would be nice for presenters? For the anonymous ones: Just show the cursor, but not the label.