inspector: Implement find_object() without GtkTreeRowReference
Tree row references are slow to update. And we update the widget list quite a bit, so when it grows it can get REALLY slow.
Showing
Please register or sign in to comment
Tree row references are slow to update. And we update the widget list quite a bit, so when it grows it can get REALLY slow.