I got a problem refreshing the visuals for my editor view. After
deleting objects, that are represented as single figures drawn on a
freeform-layer, the figure stays on the layer.
In the refreshVisuals() I do call getFigure.repaint().
I can use the delete() Action in the context-menue, . The figure gets
removed only if I click it again, or the Figure gets out of bounds (on
the screen)- I am quite sure that this is a really silly bug, but I just
can not get a finger on the spot.
Help is very appreciated!