Skip to content
Snippets Groups Projects
  1. Jun 12, 2018
    • Christopher Willis-Ford's avatar
      Implement all staging logic in terms of stageSize · cfb55514
      Christopher Willis-Ford authored
      Pass a `stageSize` property down from a centralized `MediaQuery` in the
      GUI component, and control the size of the stage and all surrounding
      elements based on that value. Note that this is a pure property and is
      not stored in the Redux state, since we gain access to the results of
      the media query during `render()` and we shouldn't change Redux state
      during `render()`.
      
      Some stage-adjacent elements don't yet react correctly to the smallest
      stage size.
      cfb55514
  2. Jun 11, 2018
  3. Jun 10, 2018
  4. Jun 09, 2018
  5. Jun 08, 2018
  6. Jun 07, 2018
Loading