Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dustin10#1308 Handle empty dimensions array case (dustin10#1309)
When normalizing the File the `getWidth` and `getHeight` are called and while the dimension for null files is returned as an empty array the original check is not enough to handle this case.
- Loading branch information