Skip to content
Snippets Groups Projects
  • Eric Rosenbaum's avatar
    a9243400
    Add an indicator to show that the microphone is listening (#3205) · a9243400
    Eric Rosenbaum authored
    * 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
    Add an indicator to show that the microphone is listening (#3205)
    Eric Rosenbaum authored
    * 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
gui.js 4.35 KiB