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

New design utility: Sort with X #201

Open
softmarshmallow opened this issue Sep 5, 2022 · 0 comments
Open

New design utility: Sort with X #201

softmarshmallow opened this issue Sep 5, 2022 · 0 comments

Comments

@softmarshmallow
Copy link
Member

Sorting layers impact the output code. currently grida uses the same index of the layer for code translation, this often can get out the confusing result since the input design tend to have no perfect layouting. It will be a good practice to have layers sorted by its name or y & x coordinates.

I propose a simple utility for designers to sort their layers with various methods.

  • y
  • x
  • y & x
  • alphabetically

References

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