devide icon indicating copy to clipboard operation
devide copied to clipboard

MaskComBinar remembers deleted masks (and keeps memory allocated)

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. A mask is deleted
2. A mask with an identical name as the deleted mask is added

What is the expected output? What do you see instead?
The newly created / loaded mask should be displayed, but instead the previous 
mask is displayed. 
This is probably because the original surface is not removed when the mask
is deleted.

Original issue reported on code.google.com by [email protected] on 16 Feb 2012 at 9:57

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter