You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method that updates and resolves in one call. Maybe new()?
The .update()() syntax is pretty ugly and not intuitive to beginners. It is also the behavior that most people want.
This could be added to Feature (or possibly to DeepTrackNode).