GNOME Bugzilla – Bug 708256
St: Fix fade effect
Last modified: 2013-10-18 18:18:05 UTC
commit 4095a58eb9a2921c178b30c56d1fbe7662c2778a introduce a regression, since we have to take into account four cases, top, bottom, right, and left, and that can't be merged into two like that commit did. So fix it to make fade effect works again.
Created attachment 255129 [details] [review] St: Fix fade effect commit 4095a58eb9a2921c178b30c56d1fbe7662c2778a introduce a regression, since we have to take into account four cases, top, bottom, right, and left, and that can't be merged into two like that commit did. So fix it to make fade effect works again.
Review of attachment 255129 [details] [review]: Code looks good. Commit message: "Commit ... " rather then "commit ..." and "introduced" not "introduce". Go ahead and ask for a freeze break exception.
Attachment 255129 [details] pushed as c23786c - St: Fix fade effect
*** Bug 704723 has been marked as a duplicate of this bug. ***
Jonh, I think you duplicated the wrong bug report