In walking or cycling mode, truncates the length of the route to a two-digit number #3320
Labels
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
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps-tmp#3320
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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:
@biodranik Will check and fix. But not too fast
Due personal reasons I have no time for fix this bug now.
Sorry.
Maybe later, or someone else can fix it.
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.
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.
I am not working on this issue at the moment. Please feel free to take it.
@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:
With an option to use two lines instead of one if the screen is very narrow:
@arnaudvergnet Many users are complaining about this one. It is easily reproducible if a larger font is selected in the device's settings.
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.
Another bad example:
For example, it is possible to move value of altitude change to the free space at right side under the button.

Or use the "black" and "blue" text in one paragraph section, not a separated cells of table layout.