Commit Graph
2 Commits
Author SHA1 Message Date
Rick Lupton d355a04061 Fix jshint test 2013-06-16 22:25:37 +01:00
Rick Lupton 510839ab04 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.
2013-06-14 15:12:56 +01:00