phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00978
[Bug 433152] Re: [Windows] ImageDictionaryField fails on too small images
** Changed in: phatch
Milestone: 0.2.6 => 0.2.7
--
[Windows] ImageDictionaryField fails on too small images
https://bugs.launchpad.net/bugs/433152
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: New
Bug description:
If too small image is provided to ImageDictionaryField, it gives "couldn't add an image to the image list" error. Proposed fixes (pick one?):
1. scale image to match field minimum
2. use default (X) image instead and show image name
3. create a new image matching to minimum size and paste the image on the center of it (in other words change the size of image canvas to match minimum size)
References