Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration to disable removing raised hand on dominant speaker change #9640

Closed
dimitardelchev93 opened this issue Aug 2, 2021 · 1 comment
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement wontfix Issue won't be fixed

Comments

@dimitardelchev93
Copy link

When there are participants in a conference and some of them raise hand, it is sometimes convenient to see their raised hands even after the dominant speaker changes.

Proposal:

Create a new configuration setting disableRemoveRaisedHandOnFocus, which is false by default. If set to true, it will disable the removal of raised hand when the dominant speaker changes.

How it works now - when participant with raised hand becomes dominant speaker, his raised hand indicator is removed:

without-config

How it will work, if disableRemoveRaisedHandOnFocus is set to true - when participant with raised hand becomes dominant speaker, his raised hand indicator is not removed:

with-config

@dimitardelchev93 dimitardelchev93 added the feature-request Issue which suggest an idea, enhancement or feature to implement label Aug 2, 2021
@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issue won't be fixed label Jan 9, 2022
@stale stale bot closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement wontfix Issue won't be fixed
Projects
None yet
Development

No branches or pull requests

1 participant