Skip to content
Snippets Groups Projects
  • Josiah Neuberger's avatar
    65ab58d9
    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
    History
    fixed outstanding issues with stage zooming
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.