Opened 2 years ago
Closed 2 years ago
#9905 closed defect (fixed)
LookSee meeting does not remove hand controllers when participant leaves
Reported by: | Tom Goddard | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | VR | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
In a two person LookSee meeting if the non-host participant leaves the meeting the host still sees their hand controller wands depicted.
Change History (3)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
It does not look hard for the host to send out a message indicating a particular device_id left the meeting so other participants could delete the wands.
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed.
Now send a participant left message and the others delete the wand depictions if they exists.
Note:
See TracTickets
for help on using tickets.
I put in code so the host deletes the wands of participants who leave. But currently the other participants don't get notified when someone leaves, so they don't delete the wands, although they will hide them after 3 seconds of not receiving any updates.