feat: manhwa scroll

This commit is contained in:
2024-07-07 23:23:40 +03:00
parent 29fb7fd04d
commit e6da8b17a7
7 changed files with 46 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
</div>
<div class="flex flex-col items-center">
@if (pages.length > 0 && cachedPages[currentPageIndex]) {
<div class="h-[70vh] w-[95vw]">
<div [class]="imageContainerClass">
<app-scale-image [imageSrc]="imageUrl"></app-scale-image>
</div>
<div class="flex items-center justify-center space-x-4 my-10">