<div dir="ltr"><div><div>Dirk,<br><br>Take a look at 002 carefully, since I changed and added a few things to event manipulation.<br><br></div>the idea of 0002 is to add / remove / rename an Bookmark without triggering an (expesive) redraw of the profile, so we create just the Event item and put it on screen.<br></div>The issue is that the depth of the bookark is calculated based on the events of the current_dive when we create_plot_data. so I called copy_events(current_dive, displayed_dive) and did it by hand.<br><br>Tomaz<br></div>