- ach tab has its own panel, but they all use the same _table and _tableModel
- When you switch tabs, refreshTable() is called with the new tab's filter
- This should work... let me check if the issue is in the filtering logic
[color=rgba(252, 249, 249, 0.698)]Actually I think the problem is different - the issue might be that when a new record comes in:
- addRecord(record) is called
- _displayedRecords.add(record) adds it
- refreshTable() is called with _currentTabIndex
- But _currentTabIndex is always 0 when you first open the window!
[color=rgba(252, 249, 249, 0.698)]Wait, that's not right either. The tab index should be correct.
[color=rgba(252, 249, 249, 0.698)]Let me think about this differently. The user says only "密語" shows records. That mea