You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "updateItem" method, when the item is empty, you have to set to null the
Graphic (and the text but there is not here) so that you don't end up with
empty lines still painted in the scene.
Original issue reported on code.google.com by [email protected] on 27 Jan 2014 at 2:26