-
Notifications
You must be signed in to change notification settings - Fork 39
Add a couple debug scenarios for square image regeneration #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test suite: Locally: |
|
My guess is that something is wonky inside of |
|
Oh! The problem is definitely with As it turns out, I was running my previous tests with GD. I had installed ImageMagick, but hadn't yet enabled Once I did so, the problem manifested right away: |
|
Debugging complete 🚢 |
From #169