> On Apr 14, 2017, at 11:47 AM, Dirk Hohndel <[email protected]> wrote: >> Problems: >> See attached screendump. >> 1) When deleting a dive from the dive list, the drawer does not align with >> the items on the dive list. See screen dump. > > Yikes. Good catch. Definitely something we need to fix.
Fixed. >> 3) When adding dives by hand (both mechanisms: the "+" button as well as the >> menu option "Add dive manually", the items are individually editable and get >> saved appropriately with the dive information. Dive coordinates are parsed >> pretty well, actually impressive. However, when I add four dives manually, >> the previously-added dives are not shown on the list. For instance, if the >> newest dive on the list is dive 130 and one adds 4 manually-entered dives, >> then all the dives up to dive 230 are shown as well as dive 234. Dives >> 231-133 are not shown on the list. If another dive is added manually, dive >> 234 is not shown but dive 235 is shown. > > That's just weird. Ok, another thing to debug. We need more QML developers :-) Hmm, I cannot reproduce that. I see other bugs when manually adding dives, but not this one. I'd love a screen cast if that is easy for you to do, otherwise just a step by step description what you do and what happens. >> The font in this version of Subsurface-mobile is very light indeed. I would >> have preferred a font hat is slightly heavier/robust/thicker and perhaps a >> bit larger. See screendump. There is really a very wide space between lines >> of text in the dive list and in the dive information screen, almost >> equivalent to double spacing. I think more effective use cold be made of the >> screen space. > > I agree. I wonder if your phone is affected by the hack for "narrow screens" > that I just undid in my very last build... on Developer->Theme information, > what's the Geometry in grid units? If it's 19x... or smaller, then the very > latest version will improve the font situation Can you comment on that? Thanks /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
