Skip to content

[Feature Request] Change the size of the image in the reader #183

Closed
@AFKoide

Description

What feature should be added to Tachidesk?

Tachiyomi's app for mobile allow to change how the page is displayed on the screen : adjust based on the height/length, dynamic, original image size (etc.). I think Tachidesk just need the first one : height/length.

Why/Project's Benefit

Some pages are simply too big for the Tachidesk. In these cases, you need to scroll to read everything, or zoom out using the browser.

Proposition of Code

I tried a few things in CSS, and manage to set the image based on it's height :

  • I disable min-width.
  • I set height's value at 100vh.
    I only tested with vertical's manga pages.

I also tried modifying the other parameters, and found that setting max-width at 100vh zoom out the page, less than if height had this value, but still.

Someone on [Tachidesk-Server] told me to post it here (sorry if it feels a bit duplicate)

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions