Creckeryop / NOBORU

Application for PlayStation Vita to read manga or comics
GNU General Public License v3.0
160 stars 24 forks source link

See page in cascade #53

Closed eze92 closed 4 years ago

eze92 commented 4 years ago

Is there a way to implement to be able to see the pages cascading? That is to say that they download all the pages at the same time and not have to turn page by page

Creckeryop commented 4 years ago

i can't understand

eze92 commented 4 years ago

For example in most manga pages when you select the manga to read it gives you the option of whether to see it in a paginated or cascading way. In paged it would be the way in which the application currently works by passing one by one and in cascade it would be the loading of all the pages at once (taking a little time) and scrolling down the pages

image

image

I put that example image of a page in Spanish because I do not remember at this time any in English

Creckeryop commented 4 years ago

I think that "taking a little time" would be on your computer or else but not on vita (and also vita doesn't have enough vram to hold that 20 pages or 40 pages data, maybe vita can hold it in ram for a bit, but i don't have any idea how to do it) also I'm glad to hear suggestions, but i don't really want to work on project (just only bug fixes or else something important (like languages)). Let's think how to implement that feature:

Next thing, I am really not such a good developer, I just have no brains to rewrite app with better thread control

Maybe I'm wrong. Android really have more network speed and performance and memory, that's why apps like Tachiyomi can forget about that restrictions and do that. Hope you will understand.