RESOLVED FIXED 54477
Stop using deprecated API to flip the dragImage
https://bugs.webkit.org/show_bug.cgi?id=54477
Summary Stop using deprecated API to flip the dragImage
Enrica Casucci
Reported 2011-02-15 10:35:06 PST
The current implementation still uses setFlipped:YES to handle NSImages created with a flipped GraphicsContext. Need to replace it with drawInRect:fromRect:operation:fraction:respectFlipped:hints.
Attachments
Patch (2.68 KB, patch)
2011-02-15 10:40 PST, Enrica Casucci
darin: review+
Enrica Casucci
Comment 1 2011-02-15 10:40:55 PST
Enrica Casucci
Comment 2 2011-02-15 10:57:48 PST
Note You need to log in before you can comment on or make changes to this bug.