codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Make camera zoom consistent

Open ChristianHuehn opened this issue 4 months ago • 0 comments

Feature request

Description

As a user, I want a consistent way of zooming in and out so that I'm able to navigate around the map

Acceptance criteria

  • No modifier is hold
    • Camera zoom-in on mouse
    • Camera zoom-out on mouse
  • Modifier is hold (Win: CTRL, Mac: Command)
    • Camera zooms like zooming-in under the view cube (top right)
    • Camera zooms like zooming-out under the view cube (top right)

Assumptions & Exclusions

Right now zooming in is working on the mouse and out is done via the cube functionality

ChristianHuehn avatar Oct 08 '24 07:10 ChristianHuehn