Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045031Retail ModulesMobile Warehouse pickingpublic2020-09-11 08:592020-09-11 08:59
salvador_campanella 
Retail 
normalmajoralways
newopen 
5
 
 
No
0045031: Font size is very small on android devices in landscape mode on AWO application
Font size is very small on android devices in landscape mode on AWO application
1.- Open the AWO picking application with an Android device
2.- Do login
3.- Normal use of the application



Screenshot Attached
Steps provided by David Baz
-
Change all "font-size: XXpx;" that exists in the css that you are applying to AWO by "font-size: calc (XXpx * var (- fontZoomFactor))"

Create a "AWO Font Zoom Factor" preference that defaults to "1".

In the javascript read the status of said preference, and create the necessary <style> (from JS) to define said variable --fontZoomFactor
No tags attached.
png unnamed.png (191,188) 2020-09-11 08:59
https://issues.openbravo.com/file_download.php?file_id=14956&type=bug
png
Issue History
2020-09-11 08:59salvador_campanellaNew Issue
2020-09-11 08:59salvador_campanellaAssigned To => Retail
2020-09-11 08:59salvador_campanellaFile Added: unnamed.png
2020-09-11 08:59salvador_campanellaTriggers an Emergency Pack => No

There are no notes attached to this issue.