haxwell / eog-mobile

1 stars 1 forks source link

Gracefully fail when image size is too large #98

Open haxwell opened 6 years ago

haxwell commented 6 years ago

As it stands now, the UI just hangs.

To test this, set the maxSize in application.properties to something low, and try uploading an image. It should pop up a nice message.

We should be able to handle up to 10 MB though...