When importing from other software, it happens that weights are imported without their type. When the user changes the type, the imported weight is overwritten, which is not exactly a friendly behavior. On the other hand, when changing the type after creation of a weight entry, it is preferrable to set a default weight. This is convenient for people who commonly use the same weight. As a compromise, set the default weight only if it was unset. We recognize this by a weight value of 0 g. Fixes #2938 Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
desktop: don't overwrite already set weights when changing weight type [#2938]
|
|
desktop: do substring search for equipment types
|
|
planner: properly initialize salinity
|
|
desktop: add an "Edit Gas Change" right-click option [#2910]
|
|
core: add support for Shearwater Peregrine (requires firmware V79 or newer)
|
|
core: fix renumbering of imported dives [#2731]
|
|
mobile: fix editing tank information
|
|
planner: Handle zero length segments gracefully when replanning
|
|
profile: improve resolution in printing and export
|
|
mobile: disable download button if no connection is selected
|
|
mobile: fix incorrect time stamps on GPS track points created via location service
|
|
core: correctly recognize A1 as BLE dive computer
|
|
planner: Honor the "O2 narcotic" preference when computing MND
|
|
desktop: fix broken merging of dives with multiple cylinders
|
|
mobile: add information about the cloud sync state to the Subsurface plate in the menu
|
|
core: Add parser for SeacSync db. Currently only Seac Action uses SeacSync program.
|
|
|
|
---
|
|
* 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
|