GUI "Display Statistics" works on single variable
Compare changes
+ 43
− 2
@@ -60,8 +60,8 @@ class GlanceGUIStats (object) :
@@ -73,7 +73,23 @@ class GlanceGUIStats (object) :
@@ -97,6 +113,31 @@ class GlanceGUIStats (object) :
Previous Display Statistics required that two variables be selected. Now if only one is selected, the same data as "glance inspectStats" will be shown.