Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jcoliz opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working P2-Important

Comments

@jcoliz
Copy link
Owner

jcoliz commented Jul 10, 2024

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.

@jcoliz jcoliz added bug Something isn't working P2-Important labels Jul 10, 2024
@jcoliz jcoliz closed this as completed in 7e823d4 Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2-Important
Projects
None yet
Development

No branches or pull requests

1 participant