In walking or cycling mode, truncates the length of the route to a two-digit number #3320

Closed
opened 2022-09-02 05:58:45 +00:00 by snooppr · 11 comments
snooppr commented 2022-09-02 05:58:45 +00:00 (Migrated from github.com)

2022-09-02
From left to right: bike 12xx km; on walk 11xx km; walk 32x km.

In all cases, it is not known which route is thousands or hundreds of kilometers long and even its accuracy.

I suppose it is connected with the change in the latest version of "height difference" to "climb/descent height".

Phone screen resolution: 720x1440 Android 9.

A workaround is to rotate the screen into the landscape.

![2022-09-02](https://user-images.githubusercontent.com/61022210/188067937-d6d0c80f-df5a-4d15-95e1-a205ec704ffe.jpg) From left to right: bike 12xx km; on walk 11xx km; walk 32x km. In all cases, it is not known which route is thousands or hundreds of kilometers long and even its accuracy. I suppose it is connected with the change in the latest version of "height difference" to "climb/descent height". Phone screen resolution: 720x1440 Android 9. A workaround is to rotate the screen into the landscape.
biodranik commented 2022-09-02 11:16:59 +00:00 (Migrated from github.com)

@ArsenyN can you please check and fix it? It was introduced in #3062

Actually, let's redesign this panel a bit and make it more convenient:

  1. Let's make the graph a full width and place the "Start" button above it.
  2. Let's always show the black font info in one line, and automatically wrap blue ascent/descent under each other, if necessary, so the graph will take as much space as possible on most screens.
  3. Or alternatively, in portrait, let's always display black info in two lines (time, and distance), and ascent/descent difference in two lines too.
@ArsenyN can you please check and fix it? It was introduced in #3062 Actually, let's redesign this panel a bit and make it more convenient: 1. Let's make the graph a full width and place the "Start" button above it. 2. Let's always show the black font info in one line, and automatically wrap blue ascent/descent under each other, if necessary, so the graph will take as much space as possible on most screens. 3. Or alternatively, in portrait, let's always display black info in two lines (time, and distance), and ascent/descent difference in two lines too.
ArsenyN commented 2022-09-02 12:16:30 +00:00 (Migrated from github.com)

@biodranik Will check and fix. But not too fast

@biodranik Will check and fix. But not too fast
ArsenyN commented 2022-09-28 13:06:34 +00:00 (Migrated from github.com)

Due personal reasons I have no time for fix this bug now.
Sorry.
Maybe later, or someone else can fix it.

Due personal reasons I have no time for fix this bug now. Sorry. Maybe later, or someone else can fix it.
arnaudvergnet commented 2022-09-30 06:37:43 +00:00 (Migrated from github.com)

While we are refactoring this menu, we should migrate it to a bottom sheet like all the other menus. This would make the code clearer and make it easier to handle lots of data. The user would be able to scroll to display more data.

While we are refactoring this menu, we should migrate it to a bottom sheet like all the other menus. This would make the code clearer and make it easier to handle lots of data. The user would be able to scroll to display more data.
biodranik commented 2022-09-30 21:04:50 +00:00 (Migrated from github.com)

That is a good idea, but let's hotfix it first, many users are complaining.

Another significant improvement would be to display altitudes of the lowest and the highest points on the graph, as some other apps are doing.

That is a good idea, but let's hotfix it first, many users are complaining. Another significant improvement would be to display altitudes of the lowest and the highest points on the graph, as some other apps are doing.
Owner

I am not working on this issue at the moment. Please feel free to take it.

I am not working on this issue at the moment. Please feel free to take it.
biodranik commented 2022-11-17 13:32:05 +00:00 (Migrated from github.com)

@arnaudvergnet can you please take a look at it? It requires rewriting the layout. The easiest way would be to use the same layout like on iOS:

[time][length][alt up][alt down]  [Start]
[            graph                      ]

With an option to use two lines instead of one if the screen is very narrow:

[time][length]                    [Start]
[alt up][alt down]  
[            graph                      ]
@arnaudvergnet can you please take a look at it? It requires rewriting the layout. The easiest way would be to use the same layout like on iOS: ``` [time][length][alt up][alt down] [Start] [ graph ] ``` With an option to use two lines instead of one if the screen is very narrow: ``` [time][length] [Start] [alt up][alt down] [ graph ] ```
biodranik commented 2023-01-01 19:14:14 +00:00 (Migrated from github.com)

@arnaudvergnet Many users are complaining about this one. It is easily reproducible if a larger font is selected in the device's settings.

@arnaudvergnet Many users are complaining about this one. It is easily reproducible if a larger font is selected in the device's settings.
arnaudvergnet commented 2023-01-01 20:46:22 +00:00 (Migrated from github.com)

As a quick fix we could disable font scaling while we rework properly the layout. I want to finish migrating the place page to fragment, and then I'll see to migrate the routing layout to fragments while fixing this issue.

As a quick fix we could disable font scaling while we rework properly the layout. I want to finish migrating the place page to fragment, and then I'll see to migrate the routing layout to fragments while fixing this issue.
biodranik commented 2023-01-09 09:07:40 +00:00 (Migrated from github.com)

Another bad example:

image

Another bad example: ![image](https://user-images.githubusercontent.com/170263/211273087-d0ed1d59-4e2f-4821-b8eb-ba7b3bfef04e.png)
Sergey82K commented 2023-01-09 13:46:45 +00:00 (Migrated from github.com)

For example, it is possible to move value of altitude change to the free space at right side under the button.
msg117404550-22103
Or use the "black" and "blue" text in one paragraph section, not a separated cells of table layout.

For example, it is possible to move value of altitude change to the free space at right side under the button. ![msg117404550-22103](https://user-images.githubusercontent.com/19643563/211320992-b8e5fb94-5527-40e0-bded-108280786b05.jpg) Or use the "black" and "blue" text in one paragraph section, not a separated cells of table layout.
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#3320
No description provided.