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
Problem was that render_events() deletes all .event objects, including those in the timestamps area. Made sure it only deletes those elements in the .events area.
This legacy logic is destructive.
The text was updated successfully, but these errors were encountered: