Inareous / Minimal-CS-Manga-Reader

Read your manga continously in one page.
MIT License
16 stars 2 forks source link

Feature request #13

Closed Slasar41 closed 4 years ago

Slasar41 commented 4 years ago

Could you implement this feature?

Also I've found a bug, I can't input the page number manually. image

Inareous commented 4 years ago
  1. Related to #8. I think a separate issue to keep track of interest will be good.
  2. Looks good to be implemented, i'm worried about scrolling too far at once though.
  3. This one is rather tricky, a rough implementation of this can be made but i'm not sure how I'm gonna go forward smoothing the feature, for now let's track this on separate issue.
  4. On first design iteration, this used to be intentional actually. Not sure how good it would be to navigate pages using image numbers, #7 would be a cleaner solution.
Slasar41 commented 4 years ago

Thanks for creating separate feature request.

For inputing the page number manually, it's useful when you have a folder contains 200 more images, usually downloaded from H-Sites. I'd rather input the page number rather than scrolling through the images to reach a certain part. Also that page number field has an underline so it act as if can be inputed manually like on margin, scroll, and zoom field.

Inareous commented 4 years ago

Implemented on v0.1.0.8 release.

Slasar41 commented 4 years ago

Nice, thanks.

Inareous commented 4 years ago

Closing this one.

Feel free to comment here if point 2 and 4 is not working as intended.