--- a/docs/changelog Thu May 02 22:58:33 2019 +0200 +++ b/docs/changelog Fri May 03 22:55:23 2019 +0200 @@ -4,7 +4,8 @@ - Variables Viewer -- reimplemented Variables Viewer using QTreeView, with unlimited access to big arrays, dicts, etc. because elements are lazy loaded - -- highlighting of last changed variable(s) + -- highlighting of till unloaded (yellow background) and last changed + variable(s) (green background) -- expand / collapse variables with childs on double click on first column, in all other cases display detail window -- handling of dict views improved. They could be expanded like lists