Let user choose file name and save path when saving an icon. #6

Closed
opened 2024-11-02 11:48:24 +00:00 by Ruben · 0 comments
Owner

Right now using the feature for saving an icon just saves said icon as "icon.bmp" in the project's folder in the line:
image.save('icon.bmp') # Save the Pillow image

Users should at least get asked where to save the icon, could delve into what format to save it in too.

Right now using the feature for saving an icon just saves said icon as "icon.bmp" in the project's folder in the line: `image.save('icon.bmp') # Save the Pillow image` Users should at least get asked where to save the icon, could delve into what format to save it in too.
Ruben added this to the v0.1.0a milestone 2024-11-08 20:09:44 +00:00
Ruben referenced this issue from a commit 2025-01-13 10:15:04 +00:00
Ruben closed this issue 2025-01-13 10:15:04 +00:00
Commenting is not possible because the repository is archived.
No description provided.