Modernize debug window a little
Review Request #1715 — Created Sept. 4, 2022 and submitted — Latest diff uploaded
Convert
GtkComboBox
toGtkDropDown
.Drop the
toolbar
pref, as it was not being used (and hiding the toolbar would make for a somewhat useless window anyway).Inline the tag table, as
<property>
can now contain children, and drop unusedid
s.
Opened debug window, picked different filter levels, and typed in a regex or two.