Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Call FigmaBaseNode's checkRules() method upon every node creation. #649

Open
ivan-015 opened this issue Apr 28, 2022 · 0 comments
Open

Call FigmaBaseNode's checkRules() method upon every node creation. #649

ivan-015 opened this issue Apr 28, 2022 · 0 comments

Comments

@ivan-015
Copy link
Collaborator

Description

In the AbstractFigmaNodeFactory class, after each node is created, we shall call the FigmaBaseNode's checkRules() method that will iterate the node's rules.

Inside this method, each rule shall be verified. If a rule fits, then the checkRules() method shall execute that rule on the node.

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

No branches or pull requests

1 participant