mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
1e3d378ad9
Use the drop down for editing the tank use in the gas list in both the equipment tab and the dive planner. The tank use column is now available in the equipment tab for all dives and not just CCR dives, as 'not used' is a valid entry in both cases. However, if the current dive is an OC dive, only 'OC-gas' and 'not used' are shown. There still seems to be a problem that in some cases, when opening the planner after selecting an existing CCR dive the drop down in the planner does not list CCR gas uses - for some reason `displayed_dive` does not seem to be updated correctly on opening of the planner. But I have not been able to reproduce this consistently, and changing 'Dive mode' fixes this. Signed-off-by: Michael Keller <github@ike.ch>
17 lines
904 B
Markdown
17 lines
904 B
Markdown
desktop: use dynamic tank use drop down in equipment tab and planner
|
|
desktop: fix brightness configuration for OSTC4
|
|
equipment: Use 'diluent' as default gas use type if the dive mode is 'CCR'
|
|
htmlexport: fix search in HTML export
|
|
htmlexport: fix diveguide display
|
|
statistics: fix value axis for degenerate value ranges
|
|
profile: Show correct gas density when in CCR mode
|
|
statistics: show correct color of selected scatter items when switching to unbinned mode
|
|
statistics: fix display of month number in continuous date axis
|
|
statistics: fix range of continuous date axis
|
|
desktop: fix dive time display in time shift dialog
|
|
libdivecomputer: garmin: relax string parsing sanity checks
|
|
|
|
---
|
|
* 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
|