Gives you more control over nested instances, move them around without detaching.
Work best on instances that’s using Auto-Layout V3
This plugin is inspired by Gleb‘s Master plugin
Major Update Highlights:
Saturday, May 1, 2021
- Copy is now stored in the plugin, you can close the plugin without losing your last copy.
- Minor UX improvements
- Added support for setting up “Table (Row Based)”
Tuesday, March 29, 2021
- Added the ability to quickly assimilate adjacent instance, triggered by clicking on the arrow button while holding down ⌥(alt) key
Tuesday, March 9, 2021
- Added the ability to edit a instance in place (locally)
- Fixed some layer’s visibility issue.
Thursday, February 16, 2021
- Addressed an edge case where missing fonts could cause fatal runtime errors
- Addressed an edge case where hidden layers could cause unbelievable slowness
Thursday, February 13, 2021
- Improved UI Logic
Thursday, February 11 , 2021
- Rewrote the algorithm, 5x overall performance improvement on average, and up to 20x more responsive.
- Fixed a bug where the auto-layout resizing mode and paddings would not be transferred. Now everything works as expected.
Feature Roadmaps:
- Finer control over which property to be transfered.