Closed
Bug 196470
Opened 23 years ago
Closed 23 years ago
nsImageQT::Draw doesn't scale
Categories
(Core Graveyard :: Ports: Qt, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.4alpha
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file, 1 obsolete file)
|
5.47 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
that function (these two functions) can neither scale images nor deals well with
progressively loaded images (neither bottom-to-top nor top-to-bottom images).
I'll attach a patch in a second.
| Assignee | ||
Updated•23 years ago
|
QA Contact: cbiesinger → timeless
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #116656 -
Flags: review?(timeless)
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla1.4alpha
| Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 116656 [details] [diff] [review]
patch
actually, this is not ideal, I'll make a better patch
Attachment #116656 -
Attachment is obsolete: true
Attachment #116656 -
Flags: review?(timeless)
| Assignee | ||
Comment 3•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #116657 -
Flags: review?(timeless)
Attachment #116657 -
Flags: review?(timeless) → review+
| Assignee | ||
Comment 4•23 years ago
|
||
checked in on QT_REBIRTH_200302022_BRANCH .
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•