@@ -239,6 +239,8 @@ class InteractiveSearchBox:
|
|||||||
return
|
return
|
||||||
|
|
||||||
model = self._treeview.get_model()
|
model = self._treeview.get_model()
|
||||||
|
if not model:
|
||||||
|
return
|
||||||
selection = self._treeview.get_selection()
|
selection = self._treeview.get_selection()
|
||||||
# disable flush timeout while searching
|
# disable flush timeout while searching
|
||||||
if self._entry_flush_timeout:
|
if self._entry_flush_timeout:
|
||||||
|
Reference in New Issue
Block a user