Small/medium flags for a country not working

Shouldn't have done. The site will automatically crop images to the correct 3 sizes:

'small' => ['width' => 10, 'height' => 7],

'medium' => ['width' => 41, 'height' => 26],

'normal' => ['width' => 82, 'height' => 52]


However, if you uploaded the flags more than a couple of weeks ago (e.g. April) then the tool didn't crop to fit, which may be the issue.

So before the fix for cropping, if you uploaded a flag the size 820x480 the flag size would be 82x48 / 41x24 / 10x6 - which would be invalid.

-jordsta95

 The medium and normal are the right sizes, but the small is one pixel off. 10x6 instead of 10x7

When were the flags uploaded? As it may be that when they were uploaded, the "small" flag wasn't cropped to fit

When were the flags uploaded? As it may be that when they were uploaded, the "small" flag wasn't cropped to fit

-jordsta95

 I started my mod about a week ago, can't remember exactly when though