Skip to content
Snippets Groups Projects
Commit 510839ab authored by Rick Lupton's avatar Rick Lupton
Browse files

Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.

Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and let it change indexh and indexv.
parent a9dce74e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment