Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplementing blur filter. #5190
Conversation
hoppipolla-critic-bot
commented
Mar 11, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4229 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
You are also going to need to adjust the overflow regions, or else display list optimization might clip out the edges of a blurred object (for example, if a blurred object is off the screen, but the edges of the blur are slightly on the screen). See how |
|
@Adenilson Planning on addressing these soon? |
|
Yep, I was busy last week with the placeholder feature #5330 but will resume work on it. |
|
Assigning @SimonSapin since he did the review. |
|
Moved to #5496. |
See discussion on #5190 and #5496. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5546) <!-- Reviewable:end -->
Adenilson commentedMar 10, 2015
No description provided.