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

Introducing Table headers #3767

Merged
merged 8 commits into from
Mar 30, 2023
Merged

Conversation

andydotxyz
Copy link
Member

@andydotxyz andydotxyz commented Mar 28, 2023

Progressing work on a richer table, kindly sponsored http://mindpointgroup.com.
This is the first of 3 PRs, it focuses on the rendering of the header and ensuring they are correct and perform well :).

Headers default to the screenshots below but can be customised using a create/update mechanism matching the cell content API.

Screenshot 2023-03-28 at 11 08 57
Screenshot 2023-03-28 at 11 09 32

Fixes #1658

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.
  • Public APIs match existing style and have Since: line.

@andydotxyz andydotxyz marked this pull request as ready for review March 28, 2023 17:35
@coveralls
Copy link

Coverage Status

Coverage: 61.827% (+0.09%) from 61.736% when pulling b12e0ba on andydotxyz:feature/tableheader into 89e96de on fyne-io:develop.

Copy link
Contributor

@Bluebugs Bluebugs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice just tried in my own app. Looks great and easy to roll with it.

@andydotxyz andydotxyz merged commit 1fb53f0 into fyne-io:develop Mar 30, 2023
@andydotxyz andydotxyz deleted the feature/tableheader branch March 30, 2023 22:20
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.

3 participants