saber-notes/saber

Define "1.0x" zoom to be when the page width and screen width are equal

開放

#674 建立於 2023年5月30日

 (1 則留言) (0 個反應) (0 位負責人)Dart (322 個分叉)batch import
buggood first issue

倉庫指標

星標
 (4,456 顆星)
PR 合併指標
 (平均合併 2天 16小時) (30 天內合併 8 個 PR)

描述

Describe the bug

If I zoom above 1.0, then the black side margins become bigger and bigger. When zooming to 5.0, the black side margin is almost half the screen size.

To reproduce

  1. Any note
  2. zoom to 5.0 (just any value above 1.0)
  3. go to the far left/right of the note
  4. see how black part of screen is very large

Expected behavior

I would expect that the black side margins remain constant for all zoom levels above 1.0. Then, less movement of the note is needed and the user experience is much better. It seems to me that the side margins are specified by a fixed value. I would suggest to make it dependent on the zoom level.

Saber version

v0.12.7 (Google Play Store)

Device

  • Device: Samsung Galaxy Tab S6
  • OS: LineageOS 20 (Android 13)

Anything else?

No response

貢獻者指南