Closed
Bug 577770
Opened 14 years ago
Closed 14 years ago
LayerManagerD3D9 should use ClientBounds
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
1.58 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Right now LayerManagerD3D9 uses GetBounds to get the size of the area it's drawing to, this is incorrect. It should be using GetClientBounds.
Attachment #456631 -
Flags: review?(roc)
Attachment #456631 -
Flags: review?(roc) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•