> On Mar 12, 2026, at 04:25, emmdarakis wrote:
>
> I noticed that in the DC download screen sizing is a bit off, hence some text on the right side falls outside the screen (see attached screenshot).
>
> Not sure if it is related or not, but when I start the app I see a message that I haven't seen (or noticed) before about font size being too big (see following screenshot).This might be totally irrelevant though.
Very related. Our app makes assumptions about the ratio of font size and screen width. And it requires a certain number of "units" (relative to font width) in order to be able to create the UI.
If your font is to big, it basically fails 🤔
It's surprisingly hard to try to create something that works with many relative sizes - what you could do is try and pick a smaller font in the settings...
> Also sometimes the app refuses to start. It shows the initial screen with the diver and then it stucks - but I can't replicate this, so it could have just happened. If I see this again I will report back.
That's concerning. It could be a momentary networking glitch, but that should time out. Hmm. Not sure what to ask you to do, because if the app is stuck, you can't get log info, either...
> Finally, one minor thing. In the past metric cylinder types were designated with small (non capital) letter l (I think). Now, on top of the small cap l there are also the same sizes with capital L , eg 15l, 232bar as well as 15L, 232bar (i.e. double entries). I found this as the default cylinder setting was lost with the transition to the beta version and when I tried to reset it, I saw double entries in the list for some (not all) of the metric cylinder sizes (one with capital L one with non capital l) .
Oh, interesting. I'll need to check why that's the case - but it seems like that would be an easy fix.
Thanks
/D