-
Notifications
You must be signed in to change notification settings - Fork 74
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
Sketch 48 - "Generate Flow Diagram" doesn't include every artboard #119
Comments
@MattiaPompei the plugin exports a flow |
Thank you abynim. What do you mean with "Home artboard"? How does sketch/UserFlows recognize one particular artboard as "Home"? How does it not set the first two artboards as "Home"? |
Ok, now I got It. I was missing that bit: "The plugin expects all flows to start with a single artboard". |
Thank you! |
I'm working on a file with 5 artboards, but the plugin generates a diagram with only 3 of them.
5 artboards file...
...only 3 screens diagram!
The text was updated successfully, but these errors were encountered: