steveseguin / vdo.ninja

VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.

Home Page:https://vdo.ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comms on macOS does not open the "Rename this group" dialog

davidperrenoud opened this issue · comments

On Windows pressing CTRL and clicking a group on https://comms.cam/alpha/ opens a dialog which allows the user to rename the group.

Actual:
On macOS using Google Chrome 111 pressing CMD or any other key does not open a dialog. It is therefore impossible to rename a group.

Expected:
Pressing CMD or a similar key should open the "Rename this group" dialog. This could be done by listening to metaKey in addition to ctrlKey.

I pushed a fix to beta, alpha, and github.

Thank you for reporting the issue. If you still have issues with it though, please re-open this issue.

A precision for future users: CMD only works when clicking on the "group: ..." text. Clicking outside the text will activate the button as usual as if CMD is not pressed.