Bug 35283 - [Qt] GraphicsLayerQt: tweak to perspective-transform
Summary: [Qt] GraphicsLayerQt: tweak to perspective-transform
Status: RESOLVED DUPLICATE of bug 35382
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://webkit.org/blog-files/3d-trans...
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-22 20:41 PST by Noam Rosenthal
Modified: 2010-02-25 11:37 PST (History)
0 users

See Also:


Attachments
Take I (3.35 KB, patch)
2010-02-22 20:44 PST, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2010-02-22 20:41:40 PST
The previous implementation of perspectives in GraphicsLayerQt was slightly inaccurate; That can be seen as when browsing the above URL, the input (mouse) is not in sync with the screen.
Comment 1 Noam Rosenthal 2010-02-22 20:44:16 PST
Created attachment 49263 [details]
Take I
Comment 2 Noam Rosenthal 2010-02-23 16:12:43 PST
Comment on attachment 49263 [details]
Take I

Merging this with work on preserves-3d / backface-visibility, see https://bugs.webkit.org/show_bug.cgi?id=35312
Comment 3 Noam Rosenthal 2010-02-25 10:55:59 PST
Comment on attachment 49263 [details]
Take I

replaced by 35382
Comment 4 Noam Rosenthal 2010-02-25 11:37:24 PST

*** This bug has been marked as a duplicate of bug 35382 ***