OneFolderApp / OneFolder

File explorer made for pictures
https://onefolder.app
GNU General Public License v3.0
226 stars 12 forks source link

Empty description does not clean the description tags #31

Closed Xavier-LB closed 9 months ago

Xavier-LB commented 9 months ago

When attempting to clear the description of a file, the metadata persists even after removing all textual content. Specifically:

If all text within the file description is deleted, the metadata associated with the description remains intact. Subsequently, upon reopening the file, the previous description reappears.

However, when leaving only a single space (' '), the description tags are appropriately deleted, as expected when the description is meant to be empty.