I hope that I’m not replicating here.
ToolTips are supposed to show information that is not shown - common with buttons without text.
Below shows proper implementation of a ToolTip in Jitsi:
Below shows improper implementation of a ToolTip in Jitsi:
The “Performance Setting” ToolTip is completely unnecessary here as the text is already shown in the menu. This is, at best, distracting. Is there a reason for this? If so, can it be re-thunk?