RESOLVED DUPLICATE of bug 125750 125751
WebKit2 View Gestures: Move the shadow layer instead of hiding it
https://bugs.webkit.org/show_bug.cgi?id=125751
Summary WebKit2 View Gestures: Move the shadow layer instead of hiding it
Tim Horton
Reported 2013-12-14 20:12:28 PST
There's supposed to be a shadow layer behind the RenderView layer, but we currently hide it. We should transform it along with the RenderView layer, instead.
Attachments
Tim Horton
Comment 1 2013-12-15 04:54:18 PST
I did this in https://bugs.webkit.org/show_bug.cgi?id=125750 because it didn't make too much sense to do it once and then reimplement it in the animated way. *** This bug has been marked as a duplicate of bug 125750 ***
Note You need to log in before you can comment on or make changes to this bug.