Skip to content

(studio) Canvas zoom improvements (Zoom to cursor, Reset button, and border scaling bug) #900

@O1Anas

Description

@O1Anas
  1. Mouse wheel/trackpad zoom focuses into the center – Currently, mouse wheel/trackpad zoom always zooms into the center of the composition. It should zoom into the mouse pointer's location for intuitive navigation.

  2. Reset zoom button – Currently, double-clicking on the canvas resets zoom (undocumented/hidden). I Suggest adding a visible, consistent 'Reset Zoom' button.

  3. Canvas border expands inward when zooming – The gray border of the canvas grows thicker and eats into the preview canvas. This was previously reported (see PR fix(studio): canvas border expands when zooming — switch from CSS zoom to transform scale #810) and is not fixed (PR was closed & not merged); the issue still happens in the current release and appears connected to CSS zoom vs. transform: scale.

Zoom screenshots:

When zoomed out:
Image

When zoomed in:
Image

@func25

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions