Closed
Bug 1183626
Opened 9 years ago
Closed 8 years ago
Make the dialer use the font-fit shared element for resizable strings
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gsvelto, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1155901 +++
In the callscreen code we currently rely on a hand-coded resizing procedure to ensure that the "Call ended" string fits. That should be replaced using the shared "font-fit" element:
https://github.com/mozilla-b2g/gaia/tree/master/shared/elements/font-fit
This will also require changing the CSS code to explicitly specify the maximum size of the affected DOM elements.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•