Skip to content
New issue

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

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

Already on GitHub? # to your account

Ensure the cursor visible in the suggestions view. #209

Closed

Conversation

pokehanai
Copy link
Contributor

The original implementation did not care about scrollable suggestions view.
But I needed it so I made this patch.
This implementation does not cache properties so it has room to be impromved. :)

The original implementation did not care about scrollable suggestions view.
But I needed it so I made this patch.
This implementation does not cache properties so it has room to be impromved. :)
@jharding
Copy link
Contributor

This is great, thanks for the pull request.

jharding pushed a commit that referenced this pull request Apr 25, 2013
@jharding
Copy link
Contributor

Merged into integration-0.9.3.

@jharding jharding closed this Apr 25, 2013
@jharding jharding mentioned this pull request Apr 25, 2013
@darrendb
Copy link

I'm not clear on this. Does this mean that there is a way to have the dropdown list of suggestions scroll to reveal more results than the specified 'items' value? I would love to be able to set 'items' to a value of say 5 or 6 and then let the user scroll through the full list of say 12-24 suggestions. Is this possible? I haven't figured out any way, i only see a cropped list of suggestions, no scrollable list.
Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants