mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Neater filling of author images to aspect ratio
This commit is contained in:
@@ -167,6 +167,7 @@ class AuthorIndexPoster extends Component {
|
||||
size={250}
|
||||
lazy={false}
|
||||
overflow={true}
|
||||
blurBackground={true}
|
||||
onError={this.onPosterLoadError}
|
||||
onLoad={this.onPosterLoad}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user