Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Implement a scrollable chapter view #50

Open
OpenNingia opened this issue Sep 19, 2016 · 2 comments
Open

Implement a scrollable chapter view #50

OpenNingia opened this issue Sep 19, 2016 · 2 comments

Comments

@OpenNingia
Copy link

Since you're probably going to scroll down to see the whole chapter page ( at least using 1080p resolutions ) I suggest to replace the Next/Previous page mechanism with an infinite scrolling page.

This is also what most web manga readers do ( e.g. All Mangas Reader )

@OpenNingia
Copy link
Author

I managed to develop a proof of concept implementation here: https://github.com/OpenNingia/myManga/tree/unlimited_scroll

I'm not a WPF guru so it's a bit hacky, however it works fine.

@jrjparks
Copy link
Owner

This is really cool! I think it would be cooler if the option to switch between the two mode was available similar to the home view.

I'm not at one of my dev boxes at the moment, but just looking through the code I would recommend referencing, if possible, from where you borrowed the DataVirtualization namespace.

I also need to finish up the re-iconing (made up word, woot woot) the app, issue #44.

Also congrats on being the first to add something. 👍 😎

@jrjparks jrjparks changed the title (suggestion) Implement a scrollable chapter view Implement a scrollable chapter view Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants