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

enhancement: Provide a way to use a group of attributes in rect #1051

Open
stevenxxiu opened this issue Jan 15, 2025 · 0 comments
Open

enhancement: Provide a way to use a group of attributes in rect #1051

stevenxxiu opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement 🔥 New feature or request

Comments

@stevenxxiu
Copy link

I often use the same attributes in rect. It'll be good if there was a way to use a group of them at once, to reduce code duplication.

As an example, suppose I often use direction: "vertical", spacing: 10. I want to be able to write something like custom_rect { color: "green", width: 100% }, or rect { custom_attributes, color: "green", width: 100% }.

@marc2332 marc2332 assigned marc2332 and unassigned marc2332 Jan 15, 2025
@marc2332 marc2332 added the enhancement 🔥 New feature or request label Jan 15, 2025
@marc2332 marc2332 moved this to Todo in Freya Planning Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants