On 26 January 2016 at 12:52, Rick Walsh <[email protected]> wrote:
> > > On 26 January 2016 at 22:47, Joakim Bygdell <[email protected]> wrote: > >> >> >> On 26 January 2016 at 12:37, Rick Walsh <[email protected]> wrote: >> >>> >>> >>> On 26 January 2016 at 22:22, David Tillotson <[email protected]> >>> wrote: >>> >>> I can't reproduce the crashes that I saw, but have found a rather odd >>>> scaling issue. Most of the data fields are single lines of text (the >>>> cylinder details being the only one that wraps in my data), and the width >>>> of the display seems to match the total fata width. This leads to the >>>> display being wider than the screen on my Note 4 (screenshot attached). >>>> >>> >>> Yes, that looks like the issue I'm getting too. Both of us have suit >>> entries that take up more than one column width, which pushes the page >>> width to greater than the display width. It's fine for me on dives where I >>> haven't logged a suit, and fine in landscape mode. >>> >> >> Which is rather strange as the text is allowed to wrap anywhere. >> Or maybe not, seems that I forgot to remove some of the "fillWidth" >> options which might be the cause. >> > > fillWidth has been left in a couple of places, but not in the suit and > weight row, which is causing the problem for me and David. > > I don't really like it, but do we need to set width, or > Layout.maximumWidth? > The page is set to parent.width. Maybe we have to specify Layout.maximumWidth == Screen.width in the main.qml. > > Rick > -- Jocke
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
