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

[decorator] support more complex decorators #6020

Closed
vince-fugnitto opened this issue Aug 22, 2019 · 1 comment
Closed

[decorator] support more complex decorators #6020

vince-fugnitto opened this issue Aug 22, 2019 · 1 comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves ui/ux issues related to user interface / user experience

Comments

@vince-fugnitto
Copy link
Member

Description

We should support more complex types of decorators.
For instance, we should be able to create decorators which have all the following set:

  • color
  • shape
  • label

This is especially useful to create decorators such as the following
(decorators with labels within them):

Screen Shot 2019-08-22 at 11 47 48 AM
@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves ui/ux issues related to user interface / user experience labels Aug 22, 2019
@vince-fugnitto
Copy link
Member Author

I believe this is covered by #8156 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves ui/ux issues related to user interface / user experience
Projects
None yet
Development

No branches or pull requests

1 participant