Mouse Scroll & Slide Navigation
1) Below is the link to my presentation
http://www.rvl.io/abhijeetmuneshwar/abhijeet-ashok-muneshwar/fullscreen/#/0/1
Below are the two problems:
Problem 1 )
I would like to add the support for mouse scroll to navigate through slides.
Problem 2 )
Below is the existing layout of slides:
1 4 5 6 7 8 9
2 4 5 6 7 8 9
3 4 5 6 7 8 9
10 4 5 6 7 8 9
11 4 5 6 7 8 9
But I want the layout of slides to be like below:
1
2
3 4 5 6 7 8 9
10
11
(Where numbers represent the rank of slide in sequence)
Please help me.
-
mdtiller commented
The way I read it, the OP only wants slides 4-9 accessible through slide 3, not available from slides 1, 2, 10, and 11. I'm wondering the same thing... Is this possible?
-
AdminOwen (Owner, Slides) commented
Thanks for the feedback and apologies for the late reply. This got buried.
#1) Mouse wheel conflicts with the normal presentation page's vertical overflow so we won't be enabling it there. You can use a query parameter to activate this on the fullscreen view if it's important to you in a specific context. For example http://slid.es/news/background-images/fullscreen/?mouseWheel=true
#2) I don't understand the chart here. Can you try describing this in another way?