canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
mNo edit summary |
mNo edit summary |
||
| Line 34: | Line 34: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> '''Android style''' - On zoom, re-wrap text based on the zoom level ({{Bug|578179}}). | <td> '''Android style''' - On zoom, re-wrap text based on the zoom level ({{Bug|578179}}). | ||
</td> | </td> | ||
| Line 50: | Line 49: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> '''iPhone style''' - Set a minimum font size per element based on its text width ({{Bug|627842}}). | <td> '''iPhone style''' - Set a minimum font size per element based on its text width ({{Bug|627842}}). | ||
</td> | </td> | ||
| Line 65: | Line 63: | ||
* May not meet Android user expectations. | * May not meet Android user expectations. | ||
* Some implementation issues need to be worked out to avoid feedback loops in the layout engine. | * Some implementation issues need to be worked out to avoid feedback loops in the layout engine. | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
|Feature overview=Optimize zoom, reflow, and font sizes for best text readability. | |Feature overview=Optimize zoom, reflow, and font sizes for best text readability. | ||
|Feature dependencies=* {{Bug|578179}} - Option to wrap text to screen width rather than container width | |Feature dependencies=* {{Bug|578179}} - Option to wrap text to screen width rather than container width | ||