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

Interface movement on exit #554

Open
7 tasks done
Yutasj opened this issue Nov 24, 2024 · 1 comment
Open
7 tasks done

Interface movement on exit #554

Yutasj opened this issue Nov 24, 2024 · 1 comment

Comments

@Yutasj
Copy link

Yutasj commented Nov 24, 2024

Steps to reproduce

  1. Enable full-screen mode in the Reader settings
  2. Exit reading mode
  3. The top of the interface drops down
Record_2024-11-25-00-13-51.mp4

Expected behavior

The interface should not move when exiting reading mode, as it does when fullscreen mode is disabled (as shown in the video)

Record_2024-11-25-00-15-39.mp4

Actual behavior

The top of the interface drops down

Crash logs

No response

Komikku version

Beta r9576

Android version

Android 15

Device

OnePlus 12

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • If this is an issue with an official extension, I should be opening an issue in the extensions repository.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 1.12.1.
  • I have updated all installed extensions.
  • I will fill out all of the requested information in this form.
@cuong-tran
Copy link
Collaborator

Most likely it's your OS. The topbar is offset based on system reporting the height of its system bar. If it's showing system bar before it reports its height then the shifting effect is inevitable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants