Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear Navigation: Fix to work on mobile, fix missing arrows #2416

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

earboxer
Copy link
Contributor

Close #2380

Also close an issue with the arrows not appearing if the last or first slide are vertical stacks.

@earboxer earboxer force-pushed the 2380-linear-navigation-mobile branch from 5384615 to 969e7b3 Compare May 29, 2019 14:44
@hakimel hakimel merged commit 969e7b3 into hakimel:dev Jun 10, 2019
hakimel added a commit that referenced this pull request Jun 10, 2019
@hakimel
Copy link
Owner

hakimel commented Jun 10, 2019

Merged, thanks!

I had to remove the change you made to the control arrows. With that change, the navigation arrows were broken in a presentation that consists only of vertical slides.

anthqiu pushed a commit to anthqiu/ubb_final that referenced this pull request Aug 6, 2019
# By Hakim El Hattab (15) and others
# Via GitHub (9) and others
* 'dev' of git@github.com:AntSYau/ubb_final.git: (28 commits)
  Adding missing file to use it properly
  Update package.json for node 12 support
  docs: fix typo
  Tweak to MathJax example
  readme tweak
  rephrased hakimel#2378
  remove available route changes hakimel#2416
  enable url hash for default index.html hakimel#2434 hakimel#2175
  add missing comma to MathJax example in README
  * Mobile Linear Navigation: Fix swipes to navigate linearly
  * Linear Navigation: Fix showing arrows when last slide has vertical children
  first/last slide shortcut now uses shift modified, cmd conflicted with browser back/fwd
  down arrow padding for edge aligned controls
  avoid exception when highlighting empty code blocks
  Notes: Weakly enforce a minimum allocated pacing time per slide
  fix issue where syncSlide would not run/play newly added background content
  new API methods for getting horizontal/vertical slides, force linear navigation for one-dimensional decks
  fix the touch devices issues with the down arrow
  iframe background preload behavior now matches inline iframes + adheres to the new 'preloadIframes' config option
  Notes: Introduce alternate pacing timer, based on total presentation time
  ...

# Conflicts:
#	index.html
mstksg pushed a commit to mstksg/reveal.js that referenced this pull request Mar 9, 2020
R0bes pushed a commit to R0bes/Terraform-Presentation that referenced this pull request Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants