Opened 11 years ago
Closed 6 years ago
#981 closed defect/bug (fixed)
Odometer text is always displayed center-bottom, regardless the align setting
Reported by: | me.yahoo.com/a/t8pxanggmzrce9fscf2wgwk_ozmtbyifgarr#f3b4e | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | version 0.5.1 |
Component: | core | Version: | git master |
Severity: | normal | Keywords: | osd, text |
Cc: |
Description
- Navit version: navit-svn-4863
- Device: Samsung Galaxy Tab P1000
- OS: Android 2.2
- latest map from map extractor
This is the odometer configuration in XML:
<osd enabled="yes" type="odometer" w="200" h="40" x="0" y="-315" font_size="300" label="Dst ${distance}" name="persistent_odometer_1" disable_reset="1" autostart="1" align="4"/> <osd enabled="yes" type="odometer" w="200" h="40" x="0" y="-270" font_size="300" label="Time ${time}" name="persistent_odometer_1" disable_reset="1" autostart="1" align="1"/> <osd enabled="yes" type="odometer" w="200" h="40" x="0" y="-225" font_size="300" label="Avg ${avg_spd}" name="persistent_odometer_1" disable_reset="1" autostart="1" align="3"/> <osd enabled="yes" type="odometer" w="200" h="40" x="0" y="-180" font_size="300" label="Max ${max_spd}" name="persistent_odometer_1" disable_reset="1" autostart="1" align="8"/>
All data is displayed aligned to center horizontally and bottom vertically.
Attachments (1)
Change History (4)
Changed 11 years ago by me.yahoo.com/a/t8pxanggmzrce9fscf2wgwk_ozmtbyifgarr#f3b4e
comment:1 Changed 10 years ago by usul
- Keywords osd text added
- Milestone set to version 0.5.1
We need to check that once again for the current SVN.
As this is a inconcistency, I schedule for hotfix
comment:2 Changed 8 years ago by bafplus
- Severity set to normal
Noticed the same problem in win32 svn 5867. Any fix yet?
comment:3 Changed 6 years ago by http://wiki.navit-project.org/index.php/user:robertp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
odometer alignment