mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-03 02:49:38 +00:00
Move shrink to gui.clear
This commit is contained in:
1
gui.py
1
gui.py
@@ -708,6 +708,7 @@ class ChannelList:
|
||||
iids = self._table.get_children()
|
||||
self._table.delete(*iids)
|
||||
self._channel_map.clear()
|
||||
self.shrink()
|
||||
|
||||
def display(self, channel: Channel, *, add: bool = False):
|
||||
# priority
|
||||
|
||||
Reference in New Issue
Block a user