Closed (fixed)
Project:
Image Picker
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 05:58 UTC
Updated:
6 May 2012 at 17:56 UTC
Scale limit is validated to be 1-999. We need default scale of 1200 (our users have wide monitors). I think it should be configurable.
Also i can set default scale to 1200, but it makes validation fail after 5 MB image upload. That's sad.
Comments
Comment #1
hutch commentedA fix has been commited to dev, this will be available in a few hours or pull it with git.
Please report back if all is well so I can close this thread.
Thanks for the report.
Comment #2
fasdalf@fasdalf.ru commentedNew dev made me to clean caches to work properly.
It works transparently, if i set limit of 1100 and try to scale to 1500 during upload, it just scales to 1100, without any scary messages and user even don't see difference most times! That's awesome! Thank you!
I'm not sure, if my test is enough to commit it "reviewed and tested", but everything works well on my install.
Comment #3
hutch commentedIf a maximum size has been set in admin (it would be wise) this is mentioned in the description for the scale box on the upload form.
I'm happy with the feature so I will set this to fixed.