You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an indicator to show that the microphone is listening (#3205)
* Add mic indicator
* Fix mic indicator position and margin
* Don’t always show indicator, don’t sneaky-enable extension
* Position mic indicator in RTL
* Actually, don’t move indicator in RTL
* Update event name for MIC_LISTENING
* Move mic indicator state into redux
* Move stageSizeToTransform into screen-utils
* Position mic indicator and question at bottom of stage
* Fix pointer events
* JSDOC for stageSizeToTransform
* Pass micIndicator into StageComponent via …props
0 commit comments