Skip to content

v1.0.4

Compare
Choose a tag to compare
@DWilliames DWilliames released this 25 Feb 02:55
· 37 commits to master since this release
870f209

This release should hopefully make Paddy much more stable and reliable. 🔥

Bug fixes:

  • Fixed an issue where Craft's 'Duplicate' would show the alert "Please select at least one layer to duplicate" randomly!!
  • #42 If padding/spacing is invalid e.g. [A10], it will be ignored instead of being '0'
  • #41 #35 #32 Fixed an issue where Paddy would intermittently not auto-update
  • #39 #33 Fixed an issue where Paddy didn't seem to update Symbols on occasion
  • #22 Reverted back to previous behaviour for 'Fixed' text in a symbol. If you really want your symbol width to be fixed; either group it all in a group with 'Fixed width'; or set the specific width on the padding layer; e.g. [20; w=180]

Enhancements:

  • #38 Layers will now be padded/spaced with pixel fitting, if you have 'Pixel fitting' turned on in Sketch Preferences ('Preferences' > 'Layers' > 'Pixel Fitting')
  • #37 If a padding background has a minimum width or height, and the other layers are smaller; it will center itself amongst them
  • #36 Now after manipulating a Symbol Master, Paddy will ask you if you want to update all instances of the symbol – as this can take quite a while if you have many
  • #27 Detached overrides should now be automatically re-calculated. Sketch currently has a bug with 'detach from symbol' — but hopefully this will overcome it a bit