jamesjuett / lobster

Interactive Program Visualization Tools
8 stars 3 forks source link

Fix #273 #274

Closed jamesjuett closed 3 years ago

jamesjuett commented 3 years ago

This PR fixes #273.

Arrow overlays are now added when a pointer object's lifetime begins (i.e. after it is initialized). This ensures the overlay will not immediately clear itself out because the object is not alive.