Files
gtk3/gtk/inspector
Benjamin Otte 7cdfee71da inspector: Do not show transient nodes
This is kind of a hack the way it's implemented, but it's necessary
for performance to ignore transient nodes as they get created all the
time (via gtk_style_context_save()) and invalidate the whole treeview.
And that causes resizes and redrawing of the treeview and performance of
the inspector would go down the drain now that we display a larger part
of the node tree.
2015-11-02 20:32:12 +01:00
..
2015-10-30 06:51:43 -04:00
2015-07-17 18:47:39 -04:00
2015-07-23 21:27:37 -04:00