Skip to content

CSS3 filter support [$300] #1428

Description

@Ivshti

It would be great if visual effects could be applied to elements/backgrounds/images, such as blur, grayscale, etc.

Perhaps CSS3 filter implementation or some other API?

For example:

Page#test {
  filter: blur(20);
  background-image: url("res://test");
}

Would blur the entire Page element.


There is a $300 open bounty on this issue. Add to the bounty at Bountysource.

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