vgmdb / tracker

Issues and feature requests for vgmdb.net
11 stars 0 forks source link

Add check for resolution in js uploader #540

Open nstz0 opened 2 years ago

nstz0 commented 2 years ago

Get image width and height before uploading and check that their product is less than 25 million pixels. (The actual limit is variable and can go up to ~30 million pixels, but probably best to use a lower bound.)