sonburn / symbol-swapper

Swap the selected symbols and/or symbol instances to a master of the same name in a library.
MIT License
188 stars 11 forks source link

'Let me choose' option uses the wrong symbol #46

Closed Northernfern closed 4 years ago

Northernfern commented 4 years ago

When selecting which symbol to use for replacement with 'let me choose', the function does not use the selected symbol but a different, wrong one. Why is that?

jrapert commented 4 years ago

Same here. I need this to work. I have too many to replace. Help!

sonburn commented 4 years ago

@Northernfern Apologies, there was an issue with the last version, which I finally got a chance to resolve. Could you please try version 0.21 which I just published?

sonburn commented 4 years ago

The issue had to do with missing and disabled libraries not being removed from the list of available libraries, this is why the results were offset at times, or other times the plugin would fail. Version 0.21 was a step in the right direction but there was still another issue which I have resolved in 0.22.

Northernfern commented 4 years ago

Great, thanks!