Skip to content

fixes: #14: fixed History keyboard traveling#17

Merged
mkrl merged 1 commit intomkrl:masterfrom
fumblehool:fix/history-keyboard-traveling
Oct 16, 2021
Merged

fixes: #14: fixed History keyboard traveling#17
mkrl merged 1 commit intomkrl:masterfrom
fumblehool:fix/history-keyboard-traveling

Conversation

@fumblehool
Copy link
Copy Markdown
Contributor

@fumblehool fumblehool commented Oct 16, 2021

Description

Please include a summary of the change and which issue is fixed (if any).

Fixes #14

Pre-review checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if required)
  • My contribution is awesome

Further Discussion:
I think the better approach should be to maintain the current index or maintain two variables: prevHistoryIndex and nextHistoryIndex

@fumblehool fumblehool force-pushed the fix/history-keyboard-traveling branch from 0a8488b to dbafc7c Compare October 16, 2021 18:03
Copy link
Copy Markdown
Owner

@mkrl mkrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!
Looks good, tested locally

@mkrl mkrl merged commit 879d889 into mkrl:master Oct 16, 2021
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

History keyboard traveling is inconsistent

2 participants