Actions
Patch #22104
closedPrevent font scaling in landscape mode on webkit
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Webkit browsers tend to auto scale text in landscape mode:
I am attaching a small patch which prevents this behavior in order to render the font-size that is actually set through CSS:
Files
Updated by Go MAEDA over 8 years ago
- Target version set to 3.2.1
Thanks for the fix. Works fine for me.
Setting target version to 3.2.1.
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Merged in 3.2, thanks.
Actions