Designer News
Where the design community meets.
Design Hacker @ Bohemian Coding Joined about 10 years ago via an invitation from Edu V. Ale has invited Jason Csizmadi
That sounds a lot like an issue we're seeing with the AutoLayout plugin. If you're using it, make sure to update to the latest version. Otherwise, please contact us at https://sketchapp.com/support/contact/
Adjust width / height of smaller object based on size of larger object
I have a few 'Equalize' commands in https://github.com/bomberstudios/sketch-commands, that will make everything as small (or as big) as the smallest (or largest) thing in the selection.
Not exactly the same thing as the video you posted, but it gets the job done.
Please make a plugin that works as a Back / Forward button for artboards across any pages
We have fn + Left / Right to navigate Artboards, but I guess you want something that works across pages? Sounds reasonable, will discuss with the team : )
I'm 90% sure that's because you're using an outdated version of Craft. Try updating to the latest release and see if that improves the situation : )
Just make sure your JSON file looks like this around that particular plugin:
… { "name": "cleanupNumericValues", "params": { "floatPrecision": 2 } }, …
Tested here and works as expected : )
Which SVGO plugin are you trying to use?
The 'removeDesc' plugin has an example of how to set one of its parameters in the default svgo.json
file…
See https://github.com/jamztang/MagicMirror/issues/21 for details
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
According to https://support.apple.com/kb/PH21534?locale=en_US, you can set the name for the shortcut to 'Arrange->Align->Left' and it'll use the right item (use 'Text->Align->Left' for text)