Replies: 2 comments
-
Thank you for your issue. Give us a little time to review it. PS. You might want to check the FAQ if you haven't done so already. This is an automated reply, generated by FAQtory |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. First, thank you for great TUI framework.
I am missing a "debounce" feature for widgets that hold collection of data which can be listed through like ListView or trees.
For example when there is a ListView on the left side and right side renders the content based on selected item. Currently, if the "rendering" task is heavy, for example like showing markdown document, the UX is far from smooth.
Beta Was this translation helpful? Give feedback.
All reactions