Some parts of my site are branding and the images should only be of particular dimensions.
Is it possible to have the ImageChooser only display images of a certain dimension ?
In a previous question @Alexy showed how the ImageField clean method can be used to only allow certain images Can a wagtail ImageField be restricted to by image dimension
But to be more user friendly, I'd like the ImageChooser to only display suitable images in the first place.