utom / sketch-measure

Make it a fun to create spec for developers and teammates
http://utom.design/measure
MIT License
6.92k stars 596 forks source link

Folder issue #562

Open julydabble opened 5 years ago

julydabble commented 5 years ago

image image

After create a spec, the folder contains all the layers for the spec are positioned wrong and offset. My work around is to ungroup the whole thing and regroup.

Also notice when making spec for width and height, only width is generated.

Sketch version: image

Mac version: image

Measure is the most recent version.

ellunium commented 5 years ago

@julydabble Please give this a try: #536.

Remember to uninstall the plugin, restart sketch and install the downloaded version, just to make sure there's no cached plugin information.

Also, make sure you're using Sketch v53.2 (72643).

Download from sketch-measure-latest

Still not working?

Follow the steps below:

Remove the PluginsWarehouse folder that lives in ~/Library/Application Support/com.bohemiancoding.sketch3/. This is where we cache plugin downloads, and if you’ve been testing different versions of your appcast, you probably have some old stuff there that’s worth cleaning.

  • Go to the Finder of Mac OS
  • From the “Go” menu navigate down to “Go to Folder” or...
  • Hit Command+Shift+G from the Mac OS X desktop or a Finder window
  • Paste the folder location ~/Library/Application Support/com.bohemiancoding.sketch3/
  • Remove/Delete the PluginsWarehouse folder

I hope it helps :)

julydabble commented 5 years ago

It worked! Thanks! I notice the Toolbar 2.0 Beta still has some folder issues. The original Toolbar folder is fixed. Thanks for the quick fix!!

ellunium commented 5 years ago

Cool!

A note on Toolbar 2.0 (beta)

Some functions won't work as proper with the Toolbar 2.0. Although I've added the SMFramework from the latest v2.7.7 released by @utom, it uses a compiled codebase done in XCode that I don't have access to make changes.