[Webkit-unassigned] [Bug 13559] REGRESSION: Canvas aspect ratio is incorrect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 1 08:05:24 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13559
------- Comment #3 from darin at apple.com 2007-05-01 08:05 PDT -------
I think that HTMLCanvasElement::reset needs code that's more like what's in
RenderImage::imageChanged. It needs to call setNeedsLayout(true) and
setPrefWidthsDirty(true) at least in some cases. And maybe calcWidth and
calcHeight too.
--
Configure bugmail: http://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