FileCabinet 1.x had a feature that let you set a maximum dimensions for the placeholder in order to allow the module developer fine tune the UI. In 2.0, placeholder handling was moved from Image Manager to File Manager, but the setNoimageMaxWidth, setNoimageMaxHeight methods and associated class variables were not. These patches to Image_Manager.php & File_Manager.php fix that.
The methods setNoimageMaxWidth & setNoimageMaxHeight are renamed to setPlaceholderMaxWidth & setPlaceholderMaxHeight to conform to the new naming conventions.
File_Manager.php patch
Image_Manager.php patch
Logged In: YES
user_id=619893
Originator: YES
File Added: Image_Manager.php.patch.txt
Logged In: YES
user_id=400519
Originator: NO
Added to subversion. Thank you.