DWilliames / paddy-sketch-plugin

Automated padding, spacing and alignment for your Sketch layers
MIT License
2.17k stars 61 forks source link

[Bug] Paddy not working for symbols in sketch 49 #53

Open ninstorm opened 6 years ago

ninstorm commented 6 years ago

For version 1.0.4 it is arbitrarily changing the width of the symbol instances. For version 1.0.2 (on which I currently am) it does not seem to even apply. Symbol instances are not changing their size according to the set padding.

alanonthegit commented 6 years ago

I can verify this for 1.0.4. Changing the text of 1 symbol changes every instance

dgiebe commented 6 years ago

I just updated to 1.0.4 and its not automatically updating anymore in sketch 49 with symbols and even normal layers.

kelly-bot commented 6 years ago

I'm on Paddy 1.0.7 (Sketch v51.2) and I'm experiencing the first issue. I can't control the width of my symbol instance, it keeps resetting itself to the wrong width (and consequently TRASHING the contents completely... width, placement, etc all jumbled up).

This symbol does have nested symbols, however Paddy is not touching those ones.

Everything works fine until I make it into a symbol.

Update: It does seem to be related to the Padding feature. I had one rectangle that I applied padding to. I removed the padding specs from the layer name, so its not using the padding feature anymore. Now the symbol cooperates. However, if I add Padding back to that rectangle, it jumbles up the whole symbol again (including items that are NOT related to that rectangle, but are within the same symbol).