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

Speedups on the tree widget #4016

Merged
merged 5 commits into from
Jul 3, 2023
Merged

Conversation

andydotxyz
Copy link
Member

Generally just make it as performant as the table/list.... once it had 1000s of items it got noticeably laggy.

Checklist:

  • Tests included. <- subjective, but fyne_demo shows clearly
  • Lint and formatter run with no errors.
  • Tests all pass.

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

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

Nice. Well done. It feels great in the demo.

@andydotxyz andydotxyz merged commit 1d044fe into fyne-io:develop Jul 3, 2023
11 checks passed
@andydotxyz andydotxyz deleted the fix/treeslow branch July 3, 2023 20:24
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