Manga Reader Enhancements (#3027)
Co-authored-by: Zackaree <github@zackaree.com> Co-authored-by: Marius Werkmeister <46057569+Marsimplodation@users.noreply.github.com>
This commit is contained in:
parent
850d4f8e12
commit
e4224fbfa4
12 changed files with 1402 additions and 456 deletions
|
|
@ -3,6 +3,7 @@
|
|||
[style.filter]="(darkness$ | async) ?? '' | safeStyle" [style.height]="(imageContainerHeight$ | async) ?? '' | safeStyle">
|
||||
@if(currentImage) {
|
||||
<img alt=" "
|
||||
style="width: {{widthOverride$ | async}}"
|
||||
#image
|
||||
[src]="currentImage.src"
|
||||
id="image-1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue