mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
Fix for admin-ui preview image size.
This commit is contained in:
BIN
e107_tests/tests/_data/thumbnailTest/image_15.jpg
Normal file
BIN
e107_tests/tests/_data/thumbnailTest/image_15.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
@@ -142,6 +142,13 @@
|
||||
'h' => 0,
|
||||
// 'c' => 'r', // crop right
|
||||
),
|
||||
15 => array (
|
||||
'src' => 'e_PLUGIN/gallery/images/butterfly.jpg',
|
||||
'aw' => 80,
|
||||
'ah' => 0,
|
||||
// 'c' => 'r', // crop right
|
||||
),
|
||||
|
||||
|
||||
|
||||
);
|
||||
|
Reference in New Issue
Block a user