Update screenshots.

This commit is contained in:
Ernie Pasveer
2022-08-08 18:47:13 -05:00
parent a114a782f0
commit 103dafd1a3
3 changed files with 8 additions and 0 deletions
+8
View File
@@ -151,6 +151,14 @@ X values | Y values | XY Values
--- | --- | ---
![](images/arrayvisualizer_x.png) | ![](images/arrayvisualizer_y.png) | ![](images/arrayvisualizer_xy.png)
Struct Visualizer
-----------------
When looking at the contents of a C/C++ struct or a C++ class in the Struct Visualizer, it looks like this.
This example shows the contents of "*this" for the current C++ class that Seer is in.
![](images/structvisualizer.png)
Starting Seer
=============
Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB

After

Width:  |  Height:  |  Size: 344 KiB