← Back to team overview

phatch-dev team mailing list archive

[Bug 433152] [NEW] [Windows] ImageDictionaryField fails on too small images

 

Public bug reported:

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)

** Affects: phatch
     Importance: Undecided
         Status: New

-- 
[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)



Follow ups

References