Josef Richter

Results 14 comments of Josef Richter

Any thoughts on this @rodi01 ? In general, this is about _removing_ part of the original name. But I understand you probably don't want to overcomplicate the plugin. The above...

@rodi01 I am actually not using the find & replace feature. but maybe just for renaming. and maybe it should be a separate function. but to be honest, there are...

I have the same request, but the use case is very different: - I have quite a big UI library published to sketch cloud - my library contains documentation, that...

+1 this issue. but it seems to be a Sketch problem. I think it sometimes happens even if you have 2 versions of the same symbol (e.g. just different color)...

I'm still on Sketch 50.2 and having this issue. As @agnethesh mentioned, when swapping selection, you can choose name vs ID, but not when swapping the whole library.

is there any update on this @sonburn please? is this intended behavior or a bug? thank you very much.

Hi @sonburn the latest update seems to be working just fine, thank you! One more thing™ I am curious about is whether the symbol swapper could/should work with nested symbols?...

hey, thanks! line 21-24 of the original file - why would you remove the ms filters and put there canvas? the problem was that anything below IE9 didn't support canvas,...

I do have observe() implemented, see here https://gist.github.com/josefrichter/3a94485c8889724b5f02#file-gistfile1-js-L20 I just cannot get any more details to the error, so I also cannot figure out why it's happening. Can you see...

Thanks for that. This was just a proof of concept, but surely implementing better scaling algorithm might be needed sometimes. Thanks for the links, very useful! p.s. feel free to...