Merge branch 'next-gen' into mastodon

This commit is contained in:
2022-02-24 10:24:12 -06:00
59 changed files with 6001 additions and 5095 deletions

View File

@@ -32,3 +32,5 @@ class trendsPanel(wx.Panel):
else:
self.list.select_item(0)
def set_focus_in_list(self):
self.list.list.SetFocus()