Hunsu / gwt-graphics

Automatically exported from code.google.com/p/gwt-graphics
Apache License 2.0
0 stars 0 forks source link

Uncertain about the functionality of function clear() #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
2. call clear()
3. then add new objects

What is the expected output? What do you see instead?
The old DrawingArea is erased and the new objects are displayed

What version of the product are you using? On what operating system?
0.9.4 on Windows 7

Please provide any additional information below.
During a debug sesion I can see that the objects are deleted from the
DrawingArea object, but the actual display is not erased. The new objects
are drawn on top of the old ones.

Original issue reported on code.google.com by blejdea.ovidiu on 17 Apr 2010 at 10:28

GoogleCodeExporter commented 8 years ago
Which browser are you using? Can you provide a test case, which shows the 
problem
because I cannot reproduce it.

Original comment by he...@kerola.net on 17 Apr 2010 at 4:01

GoogleCodeExporter commented 8 years ago
Provide a test case and open ticket again.

Original comment by he...@kerola.net on 17 Apr 2010 at 4:05