Skip to content

feat(svg-editor): Shift + side-edge resize aspect-locks about the opposite-edge center #1013

feat(svg-editor): Shift + side-edge resize aspect-locks about the opposite-edge center

feat(svg-editor): Shift + side-edge resize aspect-locks about the opposite-edge center #1013

Workflow file for this run

name: typos
on:
push:
branches:
- main
pull_request:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master
continue-on-error: true