Skip to content

Support Visual States #7

@warappa

Description

@warappa

Visual States, like Pressed or Hovered should be styleable with css

Syntax could be aligned to html's syntax by using colons.

    Button:MouseOver
    {
        Background: #999999;
    }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions