Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Implemented keyboard shortcut Alt to perform a centered resize #6586

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 22, 2024

  1. Feat: Implemented keyboard shortcut Alt to perform a centered resize

    While holding the Alt key and resizing an instance, both sides are
     resized. This was achieved by doubling the scaling factor and
     updating the new X and Y coordinates without using a fixedPoint.
    Closes issue 4ian#6160
    
    Co-authored-by:  David Palma <david.palma@tecnico.ulisboa.pt>
    LeonardoAlvess and DavidMLPalma committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9593d8f View commit details
    Browse the repository at this point in the history