Skip to content
Snippets Groups Projects
  1. Sep 04, 2017
  2. Sep 01, 2017
  3. Aug 31, 2017
  4. Aug 30, 2017
  5. Aug 28, 2017
  6. Aug 27, 2017
    • Josiah Neuberger's avatar
      1e2240fa
    • Josiah Neuberger's avatar
      fixed outstanding issues with stage zooming · 65ab58d9
      Josiah Neuberger authored
        1. Fixed issue with sprites not being dragable when stage zoomed.
      
        2. Fixed issue with coordinates of mouse position being wrong when
           stage is zoomed. This was caused by the renderer not being
           resized when zooming/unzooming.
      
        3. Refactored zoom control to separate react component/containter
           with global reducer for isZoomed, which is passed to the stage
           container. This allows for the zoom control to zoom the stage
           menu and stage as seperate containers.
      
        4. Added icons zoom/unzoom for stage zoom control. Moved icon
           position to be part of stage menu floating to right of start/stop
           buttons.
      65ab58d9
  7. Aug 24, 2017
  8. Aug 23, 2017
  9. Aug 22, 2017
  10. Aug 21, 2017
  11. Aug 20, 2017
    • Josiah's avatar
      Added ability to zoom stage to full screen and exit back to standard view · 91b8d066
      Josiah authored
        * Needs a real icon for opening (borrowed sprite-info icon). The open
          icon needs to be moved from current location of underneath stage to
          same row as control buttons (start/stop vm).
      
        * The zoomed mode loses the ability to drag sprites. Haven't had
           a change to look into this yet.
      91b8d066
  12. Aug 18, 2017
  13. Aug 17, 2017
Loading