You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feaLib generates two lookups, but fails to add the second lookup to the feature.
I presume this is because the lookup is added to the feature when the rule is encountered, and at that point both rules share a single lookup; the lookups are split afterwards.
cc @khaledhosny, not sure if there's a reasonably simple fix for this?