diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

goog.graphics.ext.Graphics.prototype.setPixelSize width and height issue #526

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
setPixelSize does not modify width and height properties.
So getPixelSize return wrong (initial, not modified) values in GECKO.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
closure-library-20121212-r2367

Please provide any additional information below.

Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.

Original issue reported on code.google.com by aler...@gmail.com on 28 Dec 2012 at 8:22