Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saeris/apply-absolute-auto-layout
🔲 Apply autolayout to your icons without risk of resizing or elements repositioning!
https://github.com/saeris/apply-absolute-auto-layout
absolute-positioning auto-layout figma figma-plugin
Last synced: 26 days ago
JSON representation
🔲 Apply autolayout to your icons without risk of resizing or elements repositioning!
- Host: GitHub
- URL: https://github.com/saeris/apply-absolute-auto-layout
- Owner: Saeris
- Created: 2024-05-01T12:00:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T12:00:28.000Z (9 months ago)
- Last Synced: 2024-12-06T05:02:32.943Z (2 months ago)
- Topics: absolute-positioning, auto-layout, figma, figma-plugin
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/1367394581504068077/apply-absolute-auto-layout
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](./static/cover.png)
Apply autolayout to your icons without risk of resizing or elements repositioning!
---
# Apply Absolute Auto Layout
Have you ever applied auto layout to an icon frame, only for it to resize the frame and reposition the vectors inside of it? Here is the solution to your auto layout woes!
This plugin applies the following to each selected frame:
1. Set auto layout, center alignment on both axes, fixed width and height, and restore original frame dimensions
1. For each immediate vector child layer, apply absolute positioning and restore original x/y coordinates within the parent frameAnd that's it!