Open CoasterFreakDE opened 5 months ago
Describe the Feature you would like to request We need to add a functionality to display time-persistent panels in the chat.
For this, we need to track the chat messages with a history of at least 10 messages. We could use an LRU Cache.
Do we really need this? Should we move this to the actionbar?
Feature Request
Describe the Feature you would like to request We need to add a functionality to display time-persistent panels in the chat.
For this, we need to track the chat messages with a history of at least 10 messages. We could use an LRU Cache.