long list optimization for messageList
Opened this issue · 0 comments
Wangtaofeng commented
I think you can do some long list optimization for messageList, such as using a virtual list. If you only rely on the top or bottom method to achieve it, it cannot satisfy all scenarios. In some scenarios, you can get all the messages directly.