Skip to content
Snippets Groups Projects
  1. Jul 02, 2018
    • chrisgarrity's avatar
      Prevent tab and label wrapping · a8cc5ab1
      chrisgarrity authored
      Fixes #2448 (tab wrapping in Japanese). Also ensures that none of the Sprite info area wraps. Does not address the issue where the sprite info area is too big and pushes the stage info off the screen.
      a8cc5ab1
  2. Jun 12, 2018
  3. May 03, 2018
  4. May 01, 2018
    • chrisgarrity's avatar
      Player mode (#1909) · be208ba1
      chrisgarrity authored
      * Player mode
      
      Add isPlayerOnly property on GUI. Move isFullScreen into mode reducer with isPlayerOnly.
      
      Full screen needs to be a separate prop so that GUI knows what to show when exiting full-screen (either player-only or full editor).
      
      - set `gui-body * {box-sizing: border-box;}` instead of expecting it to be set by the enclosing component/playground, and removed uses of content-box (adjusting sizes as needed) 
      - Added `!isPlayerOnly` to the conditions for draggable sprites
      - rewrote player example to use player mode.
      Unverified
      be208ba1
  5. Apr 30, 2018
  6. Apr 09, 2018
    • carljbowman's avatar
      Unifiy colors variables · 4e30c0b0
      carljbowman authored
      - Auditing color CSS and componet CSS to make consistent.
      - Made a first pass of changes to increase contrast to elements that previously were problematic
      4e30c0b0
  7. Feb 27, 2018
  8. Jan 29, 2018
  9. Jan 17, 2018
  10. Jan 03, 2018
  11. Dec 21, 2017
  12. Dec 20, 2017
  13. Dec 01, 2017
  14. Nov 02, 2017
  15. Aug 16, 2017
  16. Aug 14, 2017
  17. Aug 10, 2017
  18. Jul 21, 2017
  19. Jul 07, 2017
  20. Jun 30, 2017
  21. Apr 24, 2017
  22. Apr 20, 2017
  23. Apr 03, 2017
  24. Mar 20, 2017
Loading