madebyankur / figma-proportional-scale

Figma plugin to easily resize your shapes with all other attributes resizing proportionally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Figma Proportional Scale

Easily resize your shapes with all other attributes resizing proportionally.

Installation

  1. Download the repository
  2. Unzip the repository to folder figma-proportional-scale
  3. Go to Plugins in Figma
  4. Scroll to the Development section and click the + icon
  5. Click to add manifest.json
  6. Select the manifest.json file from the folder figma-proportional-scale

Usage

  1. Open any Figma file
  2. Select a shape on your canvas.
  3. Press command + / and search for 'Proportional Scale'
  4. Run the plugin
  5. command + shift + p to re-run the plugin instantly

Installation and contributing

  1. Clone the repository: git clone https://github.com/madebyankur/figma-proportional-scale.git
  2. Go to the directory: cd figma-proportional-scale
  3. Install figplug: npm i -g figplug
  4. Build the plugin: figplug build -w -o=build
  5. Add a new development plugin to Figma
  6. Select the figma-/build/manifest.json file as the manifest

Credits

About

Figma plugin to easily resize your shapes with all other attributes resizing proportionally.


Languages

Language:CSS 78.4%Language:HTML 16.2%Language:TypeScript 5.4%