-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
- Is it possible to enter pseudo-states from code? Docs only mention that they're not extensible. Use case is entering "hover" when any element of the container is hovered, instead of only the container(background) itself.
- Is adding our own controls going to be more extensible? Seems controls are backed by an internal "VisualElementAsset", that decides how the control will be displayed. Right now it appears the way to create a custom button control is to add an Image and a Label, but would be nice if we could create our own VisualElementAssets.
- Not really a question but the new readme update (28f9b91) is invite-only.
EDIT: Just realized 3 might not be intended to be public yet, so disregard that.
Metadata
Metadata
Assignees
Labels
No labels