Ticket #993 (new defect/bug)
List of POI types icons doesn't fit the screen
| Reported by: | https://me.yahoo.com/a/t8pxanggmzrce9fscf2wgwk_ozmtbyifgarr#f3b4e | Owned by: | KaZeR |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | core | Version: | svn |
| Keywords: | menu poi | Cc: |
Description
- Navit version: navit-svn-4879
- Device: Samsung Galaxy Tab P1000
- OS: Android 2.2
- latest map from planet extractor
Go to Menu -> Actions -> Map point -> POIs
When device is oriented vertically/portrait, width is smaller, so the list with POI icons doesn't fit the screen. Last two icons do not fit the screen. Last icon is search, but I can not click on it. See attached screenshot: poi-icons-vertical.png
I think the list POI icons should be horizontally scrollable.
This is no problem when device is oriented horizontally/landscape because the list with POI icons fit the screen. Any icon can be clicked on. See attached screenshot: poi-icons-horizontal.png
Ciprian Alexan.
Attachments
Change History
Changed 5 months ago by https://me.yahoo.com/a/t8pxanggmzrce9fscf2wgwk_ozmtbyifgarr#f3b4e
-
attachment
poi-icons-vertical.png
added
Changed 5 months ago by https://me.yahoo.com/a/t8pxanggmzrce9fscf2wgwk_ozmtbyifgarr#f3b4e
-
attachment
poi-icons-horizontal.png
added
comment:1 Changed 5 months ago by http://wiki.navit-project.org/index.php/user:korrosa
I also had this problem on a Galaxy S2. A workaround: opening navit.xml and altering the icon_s values inside the <gui... > tag.
See http://wiki.navit-project.org/index.php/Internal_GUI#Icon_and_font_sizes.
My gui tag now looks like:
<gui type="internal" icon_xs="32" icon_s="32" icon_l="64" enabled="yes" font_size="300">
Of course, scrolling the POI icons would be ideal... :)
