Project

General

Profile

« Previous | Next » 

Revision 1826

Added by Dietmar almost 12 years ago

  1. fixed to big preview images in media

View differences:

thumbs.php
48 48
//		$thumb->cropFromCenter(80,50);
49 49
// 		$thumb->resizePercent(40);
50 50
	} else {
51
//    	$thumb->adaptiveResize(250,250);
52
 		$thumb->resizePercent(30);
51
    	$thumb->Resize(300,300);
52
// 		$thumb->resizePercent(25);
53 53
//		$thumb->cropFromCenter(80,50);
54 54
	}
55 55
	$thumb->show();

Also available in: Unified diff