pberrecloth / butter-sketch-plugin

Butter | Sketch Plugin - Butt layers together
Other
225 stars 11 forks source link

Broken in Sketch 53 #22

Closed thekevbot closed 5 years ago

thekevbot commented 5 years ago

Only working for the first 2 selected objects - seems to ignore all the others.

screen capture 2019-02-05 at 10 48 06

adiron commented 5 years ago

Can confirm it's broken for me, too

cagataytopcu commented 5 years ago

I have a problem that I used to open spacing input window and write value directly and hit enter. That was it. But now i should select input area first, everytime.

btothemoon commented 5 years ago

I hope this is fixed soon :(

HenryGillis commented 5 years ago

Also hoping there will be a fix soon. The butter plugin really is my bread and butter!

thekevbot commented 5 years ago

@bmoondesign @HenryGillis you can fix it yourself temporarily if you want using the update in the pull request above.

https://github.com/pberrecloth/butter-sketch-plugin/commit/db19d7ec15d74483d79e669dce694d2d34c2fb8c#diff-6a829f4a4af0b87834024a403a56121f

Just replace butter.js in the plugin’s package contents. Let me know if you need help and I can walk you through it

btothemoon commented 5 years ago

Some of us don't know how :) For now I've found an alternative: https://github.com/Dyphen/Margarine Thought you guys would like to know...

yuanqing commented 5 years ago

Just replace butter.js in the plugin’s package contents

Alternatively, if you don’t want to touch the code:

  1. Download and unzip the patched plugin.
  2. Double-click butter.sketchplugin to install. (This will override any previously-installed version of Butter.)
DWilliames commented 5 years ago

Sorry for the delay on this guys. Thanks for the Pull Request @yuanqing; I just merged it and added it as a new release. So you should get the update directly within Sketch now :)