Skip to content

Annotation coloring #8

Description

@Jawnnypoo

It would be really cool if we did something like:

@Color
Button button;

and then later, when we have the color (from palette, the API, whatever):

Easel.color(theResolvedColor);

and it would automatically color all the widgets that were annotated, so that you would not have to manually call tint for each view.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions