Quote Originally Posted by LaCamus View Post
One important thing to remember is that the image is not touched at all if the width is equal to or less than the defined max setting. But I'm guessing that people who create their own animated images would be savvy enough to just size them correctly before upload.

Also in the next revision we can put in code to check to see if the max width is 0 or not defined...then don't resize.
Heck, just thinking here after writing that message....but we can just put a checkbox and width field in the event creation form. The width field would default to our defined max width and the checkbox could be unchecked (default would be on) to not resize at all...graceful solution. I could probably pump this out pretty quick, just let me know.