jcoliz / LogoSlideMaker

Logo Slide Maker is a Windows Desktop application to build, preview, and generate PowerPoint presentations containing logos with text.
https://apps.microsoft.com/detail/9p09gnvhnl72
MIT License
0 stars 0 forks source link

[UI] [Bug] Unable to edit image files after loading a definition referencing them #38

Closed jcoliz closed 4 months ago

jcoliz commented 4 months ago

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.