mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 17:19:50 +02:00
bugfix
This commit is contained in:
@@ -718,6 +718,8 @@ class Image
|
||||
case 'transparent':
|
||||
case 'trans':
|
||||
$checkTransparency = true;
|
||||
$base_x = 0;
|
||||
$base_y = 0;
|
||||
break;
|
||||
|
||||
case 'bottom-right':
|
||||
|
Reference in New Issue
Block a user