MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Memory Leak: Editor Panel keeps reference to MarlinRobotArm even after File > New #261

Closed i-make-robots closed 5 months ago

i-make-robots commented 5 months ago

To Reproduce Steps to reproduce the behavior:

  1. Load a robot arm.
  2. Open Editor Tab.
  3. Drag a MarlinRobotArm to the Editor tab (make the association).
  4. File > New
  5. Editor > MarlinRobotArm does not reset.

Expected behavior Should return to ... when the source node is removed.

Screenshots image

Platform (please complete the following information):

Additional context Add any other context about the problem here.

i-make-robots commented 5 months ago

Related, the detail view did not reset on new scene. This is fixed in 200474b6e56df4d468785919b81661686a617be6