Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support importing symbols from libraries #132

Closed
nilsdoehring opened this issue Oct 21, 2021 · 2 comments
Closed

Support importing symbols from libraries #132

nilsdoehring opened this issue Oct 21, 2021 · 2 comments

Comments

@nilsdoehring
Copy link

Situation:
When an override points to a symbol that is only present in a library, a pull has no effect.
As soon as an instance of that symbol from the library is inserted anywhere in the Sketch file, a pull sets the override successfully.

Desired behaviour:
When an override points to a symbol that is only present in a library, a pull should set the override successfully.
This might have to do with the Sketch API expecting specific library symbol imports.

@dbrody
Copy link
Collaborator

dbrody commented Oct 26, 2021

We've addressed this in release v8.4.2-alpha.

@nilsdoehring
Copy link
Author

Works like a charm, thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants