moving-bits
moving-bits
Note to myself: possible cause (to be verified in code): - routed and straight distance may give the same value when close to target - then only one of the...
Proposal: - Rearrange the distance views for easier window handling - Put the (up to) three distance views below target & supersize view - Always display both straight + routed...
> Good ideas - and I would like the "Alternative idea" better, because I feel it easier to read when all the values are together: PR #16103 refactors distance views...
> in `Straight` routing mode nothing is displayed at all PR #16156 fixes this part
Problem is that I have never been able to reproduce this issue even for a single time, that makes it hard to fix. Code-wise it looks fine, and my hope...
May be the same or have the same cause as #15412 (haven't checked the displayed route length at that moment)
Does it still happen? I haven't experienced that behavior since back then when I opened this issue.
This is really strange. Seems that some devices are in sort of a constant conflict with UnifiedMap, whereas others are not. I'd like to know what (or if) the conflicting...
Reproducible for me in an emulator as well as on a physical device: - tap and hold the "navigation arrow" button - and slide your finger away from that button,...
Duplicate of #15937 and fixed with #15981, therefore closing here