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

#167 Update condition to check if cursor is at the top and bottom. #170

Merged
merged 2 commits into from
May 3, 2024

Conversation

forntoh
Copy link
Owner

@forntoh forntoh commented May 3, 2024

This change modifies the code to include a check for both top and bottom positions before printing the down arrow.

fixes #167

This change modifies the code to include a check for both top and bottom positions before printing the down arrow.
Improved arrow display conditions based on cursor position to show correct arrows. Added a new function to check if an item at a specific position is at the end of the menu items.
@forntoh forntoh merged commit 945657d into master May 3, 2024
11 checks passed
@forntoh forntoh deleted the bugfix/setcursorposition-bug branch May 3, 2024 12:54
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.

[BUG]: Down-scroll arrow works incorrect (or at least differently from the Up-scroll one)
1 participant