[Webkit-unassigned] [Bug 20496] New: [Qt] Canvas.rotate() doesn't work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 24 04:19:14 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20496
Summary: [Qt] Canvas.rotate() doesn't work
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
URL: http://minijoe.com/samples/tutorial/5_3_canvas_rotate.ht
ml
OS/Version: All
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vbs85 at gmx.de
rotate() in Canvas does't work as expected. The problem is, that you give a
radian to the GraphicsContext, but p->rotate() need a value in degree.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list