I was wondering if the Simple Pattern & Duplicate as pattern plugins are compatible with Sketch latest version (v3.6.1 at the time of this writing)? I was so excited about using those plugins to automate some pattern generation. I hope it to be an isolated issue... I've taken a look to its source code and the logic behind it was very clear and simple, so I used another plugin called "Duplicator" to duplicate and move the shapes which needed to be cut to the exact place they'd be blended when repeating the pattern.
I simply got the cut shape's size and subtracted it from the pattern container's size and used the Duplicator plugin to position the cut shape right where it needed to be so it could be "joined/blended"...
So let's say the cut shape's size is 34x34px and the pattern container's size is 300x300px, then if moving the cut shape size to the right I'd subtract 34px from 300px getting 266px as the offset value for the Duplicator plugin to place the cut shape where it needs to be.
This is not an automated solution but it worked for me and I hope this tip can save someone else's day too.
here's a screenshot of the pattern
https://cldup.com/zMWS4X2zSl.png
Thank you for the contribution as also for making it available.
I was wondering if the Simple Pattern & Duplicate as pattern plugins are compatible with Sketch latest version (v3.6.1 at the time of this writing)? I was so excited about using those plugins to automate some pattern generation. I hope it to be an isolated issue... I've taken a look to its source code and the logic behind it was very clear and simple, so I used another plugin called "Duplicator" to duplicate and move the shapes which needed to be cut to the exact place they'd be blended when repeating the pattern.
I simply got the cut shape's size and subtracted it from the pattern container's size and used the Duplicator plugin to position the cut shape right where it needed to be so it could be "joined/blended"...
So let's say the cut shape's size is 34x34px and the pattern container's size is 300x300px, then if moving the cut shape size to the right I'd subtract 34px from 300px getting 266px as the offset value for the Duplicator plugin to place the cut shape where it needs to be.
This is not an automated solution but it worked for me and I hope this tip can save someone else's day too.
here's a screenshot of the pattern
https://cldup.com/zMWS4X2zSl.png
Thank you for the contribution as also for making it available.