This was an old "optimization" to avoid double plotting of the pictures, first by the profile itself, then by the picture tab. Since the profile now updates the pictures itself, this must be removed: The picture tab doesn't do it anymore. Fixes #2833 Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
18 lines
856 B
Markdown
18 lines
856 B
Markdown
Desktop: fix plotting of thumbnails on profile [#2833]
|
|
Core: always include BT/BLE name, even for devices no recognized as dive computer
|
|
Core: fix failure to recognize several Aqualung BLE dive computers
|
|
Mobile: show dive tags on dive details page
|
|
Desktop: update SAC fields and other statistics when editing cylinders
|
|
Desktop: Reconnect the variations checkbox in planner
|
|
Desktop: add support for dive mode on CSV import and export
|
|
Desktop: fix profile display of planned dives with surface segments
|
|
|
|
libdivecomputer:
|
|
- work around Pelagic BLE oddity (Oceanic Pro Plus X and Aqualung i770R)
|
|
- OSTC3 firmware update improvements
|
|
|
|
---
|
|
* 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
|