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

Add list with selections, selected style selectors and scroll_to #249

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Jan 2, 2024

This adds a list view which support selections with an accompanying list widget.

A selected style selector is added to style selected list items.

A scroll_to method is added to the View trait to allow scrolling to a specific view. That's used for keyboard navigation on lists.

The simple list example now uses the list widget.

@dzhou121 dzhou121 merged commit f982ba9 into lapce:main Jan 2, 2024
7 checks passed
@Zoxc Zoxc deleted the list branch January 2, 2024 22:03
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.

2 participants