[PATCH 1/3] QML-UI: Rearrange the DiveDetails page

Dirk Hohndel dirk at hohndel.org
Mon Jan 25 13:24:27 PST 2016


On Mon, Jan 25, 2016 at 10:09:08PM +0100, Joakim Bygdell wrote:
> >>> Yes. Let's assume you have a dive with the following weights:
> >>> 
> >>> "integrated" : 4kg
> >>> "ankle" : 2kg
> >>> 
> >>> Subsurface-mobile shows
> >>> 
> >>> weights: 6kg
> >>> 
> >>> Now you edit this to be 7kg. How do you update the weights in the dive?
> >> 
> >> With that scenario you have already edited this dive on the desktop version, 
> >> then all this is moot and we should maybe disable editing.
> > 
> > Now that's an interesting idea. I wonder how this could be made
> > "intuitive" to the user, but I think that overall this is not a bad
> > direction to take.
> 
> Or just disable editing if there are more than one type.
> 
> > 
> > Somehow distinguish what are "newly edited on mobile" dives vs "already
> > edited on desktop" dives…
> 
> On the desktop the weight have a description from the choices supplied by the UI.
> So if it not one of them it’s edited on the mobile as there the user are not given any choice of type.

Give it a "total weight" description if it was empty before and was added
on Subsurface-mobile. Otherwise (if there is just one weight) just keep
the existing description.

/D


More information about the subsurface mailing list