Sleazy Fork is available in English.
Manga Viewer + Downloader, Focus on experience and low load on the site. Support you in finding the site you are searching for.
But is there a way to offset pages in pagination view by 1? In some galleries current implementation breaks the double page spreads.
In the control bar, there are buttons like "<" and ">" that can be used to shift the double page view.
And is there a way to add a slight gap between pages in pagination view
You can add custom styles to do this.
.bifm-img {
margin: 0px 2px;
}
Thank you. I needed to reverse page order to fix it so spreads aligned on top of shifting. And thank you for gap style code.
I needed to reverse page order to fix it so spreads aligned on top of shifting.
What do you mean? sorry for my poor English.
Has your problem been solved?
I needed to reverse page order to fix it so spreads aligned on top of shifting.
What do you mean? sorry for my poor English.
Has your problem been solved?
The page spread question is resolved.
I do have a bit of an issue with the gap between pages style. If I change column amount to 1 in pagination mode, zoom in with mouse click moves the image to the side instead of staying in the center. Zoom in works fine if there's more than 1 column. I could use continuous mode for single page viewing, but pagination mode sometimes is convenient to read single pages .
If I change column amount to 1 in pagination mode, zoom in with mouse click moves the image to the side instead of staying in the center.
fixed.
If I change column amount to 1 in pagination mode, zoom in with mouse click moves the image to the side instead of staying in the center.
fixed.
Amazing. Thank you.
Liking the script so far especially the zoom when using pagination view.
But is there a way to offset pages in pagination view by 1? In some galleries current implementation breaks the double page spreads.
And is there a way to add a slight gap between pages in pagination view?
Those are the only complaints I have so far,