Add id for manga panel
This commit is contained in:
@@ -326,6 +326,7 @@
|
||||
class:flex-row-reverse={!volumeSettings.rightToLeft}
|
||||
on:dblclick={onDoubleTap}
|
||||
role="none"
|
||||
id="manga-panel"
|
||||
>
|
||||
{#if showSecondPage()}
|
||||
<MangaPage page={pages[index + 1]} src={Object.values(volume?.files)[index + 1]} />
|
||||
|
||||
Reference in New Issue
Block a user