Closed wagnerand closed 8 years ago
Just try to apply a custom persona with an invalid image size. The warning dialog appears but the persona is applied anyway.
Confirmed. Because of making sure dimensions check, I missed the apply. Will fix it now.
While you're at it, please remove the unnecessary return statement in the image onload function.
return
onload
Just try to apply a custom persona with an invalid image size. The warning dialog appears but the persona is applied anyway.