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

table: Add scrollbar_visible to Table for control the scrollbar visibility. #544

Merged
merged 7 commits into from
Jan 13, 2025

Conversation

huacnlee
Copy link
Member

@huacnlee huacnlee commented Jan 13, 2025

Ref #513 #542

Add this to ability to render some custom view on top of the table, but below of the scrollbar.

Break changes

  • table: Renamed scrollbar_state to vertical_scrollbar_state.
  • table: Removed scroll_handle and horizontal_scroll_handle method, there have a pub vertical_scroll_handle and horizontal_scroll_handle prop.

@huacnlee huacnlee changed the title table: Add render_overlay delegate method to Table. table: Add set_scrollbar_visibles to control the scrollbar visibility. Jan 13, 2025
@huacnlee huacnlee changed the title table: Add set_scrollbar_visibles to control the scrollbar visibility. table: Add scrollbar_visibles to Table for control the scrollbar visibility. Jan 13, 2025
@huacnlee huacnlee changed the title table: Add scrollbar_visibles to Table for control the scrollbar visibility. table: Add scrollbar_visible to Table for control the scrollbar visibility. Jan 13, 2025
@huacnlee huacnlee merged commit 1218ceb into main Jan 13, 2025
2 checks passed
@huacnlee huacnlee deleted the add-child-to-table branch January 13, 2025 06:59
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.

1 participant