Changes
- The profiler viewer now allows loading multiple datasets and comparing them side by side
- The profiler viewer now allows multiple datasets being docked in the profiler viewer or dragged out as tool windows
- The profiler viewer now saves and loads datasets in a background thread with no GUI locking
- The popups of the visual composition points in the profiler data now show the time stamps
- The events in the profiler viewer now are marked with an unique colours
- Readability of the popups in the profiler viewer was improved
- XAML code editor (e.g. for the status screen) got a zoom & pan control in the preview panel
- The property panel now supports TAB navigation that moves the keyboard focus between the property editors
- The newly created events on the top layer will get ‘Screen Cloning’ property set to ‘true’
- The debug window got a new tab with a live version of the profiler
- Speed of screen cloning is significantly improved, when a screen clone is rendered on the status screen (e.g. by the Radar Monitor element)
Fixes
- A memory leak in the Mouse Tracker element that leaded to degraded timing on repeated runs
- Occasional locking of experiment runs, when the plot of the Scanpath element is placed on the status screen
- Various fixes in GUI