mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
fixed an issue when deleting a buffer in a session where there were trending topics opened
This commit is contained in:
@@ -32,3 +32,5 @@ class trendsPanel(wx.Panel):
|
||||
else:
|
||||
self.list.select_item(0)
|
||||
|
||||
def set_focus_in_list(self):
|
||||
self.list.list.SetFocus()
|
||||
|
Reference in New Issue
Block a user