Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double Page Manga is extremly zoomed in (on iPad) #3056

Open
jrmyhuy opened this issue Jul 15, 2024 · 5 comments
Open

Double Page Manga is extremly zoomed in (on iPad) #3056

jrmyhuy opened this issue Jul 15, 2024 · 5 comments
Labels
ios ios related (I don't yet own a mac so these are unlikely to be fixed by me) needs-triage Needs to be triaged by a developer and assigned a release UI Primarily UI impacting

Comments

@jrmyhuy
Copy link

jrmyhuy commented Jul 15, 2024

What happened?

kavita Image Reader on Ipad on Safari and Firefox cant show double page (Manga) properly. It is extreme zoomed in and the left page is cut at the half of the page u can scroll around the right page. On Desktop (Windows) it shows perfectly the double page. On the picture its zoomed in the middle of the 2 pages. I tried every Setting in the reader but it does not solve the problem. I tried the the demo version with demo login with the manga in there and have the same problem in it too (2nd Picture).

zt0e4uu2epcd1

Datei_000

What did you expect?

I expected that the Manga Reader behave like the on the Windows Desktop. That it shows both pages not zoomed in like this.

Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.

0.8.2 - Stable

What operating system is Kavita being hosted from?

Docker (Other)

If the issue is being seen on Desktop, what OS are you running where you see the issue?

None

If the issue is being seen in the UI, what browsers are you seeing the problem on?

No response

If the issue is being seen on Mobile, what OS are you running where you see the issue?

iOS

If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on?

Firefox, Safari

Relevant log output

No response

Additional Notes

No response

@jrmyhuy jrmyhuy added the needs-triage Needs to be triaged by a developer and assigned a release label Jul 15, 2024
@jrmyhuy
Copy link
Author

jrmyhuy commented Jul 15, 2024

oh and this are my reader settings
Datei_000 (1)

@jrmyhuy jrmyhuy changed the title Put a short summary of what went wrong here Double Page Manga is extremly zoomed in Jul 15, 2024
@jrmyhuy jrmyhuy changed the title Double Page Manga is extremly zoomed in Double Page Manga is extremly zoomed in (on iPad) Jul 15, 2024
@majora2007 majora2007 added this to To do in v0.8 - PDF & Comic Love via automation Jul 15, 2024
@majora2007 majora2007 added the UI Primarily UI impacting label Jul 15, 2024
@Cducharme84
Copy link

Hi, I tested in Safari with the Image Viewer on iOS 17.5.1 and can't replicate this, based on your screens I don't see that you're zoomed in via pinch zoom which alters the appearance of Kavita's menu bar.

My result:
image
image
One in kavita's bulit-in full screen, the other in browser's default windowed mode.

I did spot this setting in the Apple settings for Safari (which would alter all browsers as Apple doesn't allow non-WebKit/Safari based browsers on the platform) but can't get it to replicate your result.
image

Do you have any more info on replication steps so I can help pass on info the the team if able to replicate with further tests?

@jrmyhuy
Copy link
Author

jrmyhuy commented Jul 15, 2024

could it be a mistake in the install set up? I installed it via portainer on my NAS as a stack using this code

version: "3.9"
services:
kavita:
image: jvmilazz0/kavita:latest
container_name: Kavita
hostname: kavita
mem_limit: 4g
cpu_shares: 768
security_opt:
- no-new-privileges:true
ports:
- 5471:5000
volumes:
- /volume1/docker/kavita/config:/kavita/config:rw
- /volume1/docker/kavita/manga:/manga:rw
- /volume1/docker/kavita/books:/books:rw
- /volume1/docker/kavita/magazines:/magazines:rw
- /volume1/docker/kavita/comics:/comics:rw
restart: unless-stopped

I did not change any setting after installing kavita

@therobbiedavis
Copy link
Collaborator

@jrmyhuy Please share your iPadOS version.

@majora2007 majora2007 added the ios ios related (I don't yet own a mac so these are unlikely to be fixed by me) label Jul 16, 2024
@jrmyhuy
Copy link
Author

jrmyhuy commented Jul 16, 2024

my iPad OS version is 15.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ios ios related (I don't yet own a mac so these are unlikely to be fixed by me) needs-triage Needs to be triaged by a developer and assigned a release UI Primarily UI impacting
Projects
Development

No branches or pull requests

4 participants