mirror of
https://github.com/gotson/komga.git
synced 2026-05-07 20:15:47 +02:00
stretch poster on top level
This commit is contained in:
parent
d12296b025
commit
38c143bb88
2 changed files with 2 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ function onCardLongPress() {
|
|||
}
|
||||
|
||||
const {
|
||||
stretchPoster = true,
|
||||
stretchPoster,
|
||||
width = 150,
|
||||
disableSelection = false,
|
||||
selected = false,
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@
|
|||
cols="auto"
|
||||
>
|
||||
<SeriesCard
|
||||
stretch-poster
|
||||
:series="item.raw"
|
||||
:selected="isSelected(item)"
|
||||
:pre-select="preSelect"
|
||||
|
|
|
|||
Loading…
Reference in a new issue