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 virtual_list with selections #251

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Add virtual_list with selections #251

merged 1 commit into from
Jan 3, 2024

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Jan 3, 2024

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

scroll_to is modified to take a Rect indicating the bounds within the view that should be scrolled to.

The enhanced list example now uses the virtual_list widget.

This bumps the required Rust version to 1.75 due to impl Trait use in trait methods.

@dzhou121 dzhou121 merged commit b4b5a19 into lapce:main Jan 3, 2024
7 checks passed
@Zoxc Zoxc deleted the virtual-list branch January 3, 2024 17:37
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