Skip to content
Snippets Groups Projects
  1. Oct 08, 2018
  2. Oct 01, 2018
  3. Sep 28, 2018
  4. Sep 26, 2018
    • Eric Rosenbaum's avatar
      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
      Unverified
      a9243400
  5. Sep 25, 2018
    • chrisgarrity's avatar
      Fix sprite-info pane for ‘wide’ languages · 35489957
      chrisgarrity authored
      Move the labels above the inputs for languages that don’t fix in the width of the sprite-info pane.
      
      Because of the different widths of everything I left aligned them.
      
      Examples,
      Abkhaz, Catalan, Greek.
      
      renamed the `rtl-locales` lib file as `locale-utils` as  it’s doing more than rtl now. RTL should probably move into the scratch-l10n repo, but should the `wide-locales` setting? That seems like something that is gui specific. I don’t like having to hard code the specific languages that don’t fit, but there didn’t seem to be a better way to handle it right now.
      35489957
  6. Sep 24, 2018
  7. Sep 19, 2018
  8. Sep 18, 2018
Loading