DWilliames / paddy-sketch-plugin

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

Bug - Fixed width text expands to auto when symbol instance used #101

Closed gyu-dave closed 6 years ago

gyu-dave commented 6 years ago

Bug report

Sketch: 49.3 (51167) Paddy: 1.0.7

I checked some old closed issues which reported this behavior and it appeared to be fixed for those guys, but I'm having this issue.

Expected behavior:

The text to be the width set and the padding to be around it, like the symbol on the symbols page

Actual behavior:

The gif is super crunched and a bit on the speedy side, but it should be enough to show the issue: sketch

Steps to reproduce:

Create a new symbol with a background of [20], add in a title and some content (both fixed width) and the symbol will get the correctly applied padding

Make an instance of that symbol on a page and the text gets converted to auto width, which looks a bit daft.

Everything else seems to work absolutely perfectly though. Thanks for your hard work on this plugin, its a massive time / effort saver!

jothachil commented 6 years ago

+1 on this. It's really frustrating that the Fixed width text expands to auto when symbol instance used

Thanks for this project, really, it's great!

wouterramaker commented 6 years ago

I think this is the same issue as as I have mentioned in #68

gyu-dave commented 6 years ago

@wouterramaker it looks like it is, i'll close this and reference your issue

closed as a duplicate of #68