Given: A definition referencing an image file (either as a logo or a template.bitmap
And: Loading it into app
When: Attempting to edit the underlying image file
Then: File is locked, unable to edit
Expected: No problems editing a file.
Note that this happens even after we load a different definition which doesn't reference it.
Given: A definition referencing an image file (either as a logo or a template.bitmap And: Loading it into app When: Attempting to edit the underlying image file Then: File is locked, unable to edit Expected: No problems editing a file.
Note that this happens even after we load a different definition which doesn't reference it.
So, we are not disposing the stream most likely.