New: Neater filling of author images to aspect ratio

This commit is contained in:
ta264
2021-06-07 20:54:59 +01:00
parent 2ca55ae729
commit aa45bc3938
5 changed files with 67 additions and 34 deletions
@@ -167,6 +167,7 @@ class AuthorIndexPoster extends Component {
size={250}
lazy={false}
overflow={true}
blurBackground={true}
onError={this.onPosterLoadError}
onLoad={this.onPosterLoad}
/>