mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-12 19:36:16 +00:00
The DiveEventItem had an internal copy of the event. It passed that copy to the undo-machinery, which of course didn't work. Simply keep a pointer to the event. All changes to a dive no pass via the undo-machinery, which causes a reload of the profile, so this should be safe. Reported-by: Willem Ferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
9 lines
443 B
Markdown
9 lines
443 B
Markdown
desktop: fix removal/editing of bookmarks on the profile
|
|
export: show progress dialog when exporting to TeX
|
|
printing: use sensible font size even for strange window size
|
|
* Planner: Don't immediately ascent automatically
|
|
|
|
---
|
|
* Always add new entries at the very top of this file above other existing entries and this note.
|
|
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`
|
|
# vim: textwidth=100
|