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

Shows all layers instead of master layers #2

Open
weiweihuanghuang opened this issue Jun 30, 2015 · 0 comments
Open

Shows all layers instead of master layers #2

weiweihuanghuang opened this issue Jun 30, 2015 · 0 comments

Comments

@weiweihuanghuang
Copy link

Using this on Glyphs 2, it's still a great plug in but now it's showing every layer instead of just Master layers.

Thought I could fix it by adding the following (I don't know Swift but just followed the code)
if aLayer.layerId = aLayer.associatedMasterId {
to https://github.com/bensyverson/ShowOtherMasters/blob/3ce237ba17195edc2c4c010e3a2f6e759c657414/ShowOtherMasters/ShowOtherMasters.swift#L56-77

and get these errors: (I had to update the the Base SDK and Deployment Target to 10.10 too)
screen shot 2015-06-30 at 11 28 13 am

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

No branches or pull requests

1 participant