You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/01/25 13:47:58 UTC

[Bug 59995] Allow user to change font size

https://bz.apache.org/bugzilla/show_bug.cgi?id=59995

--- Comment #1 from UbikLoadPack support <su...@ubikloadpack.com> ---
Created attachment 34672
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34672&action=edit
Patch implementing the feature

Hello,
Find attached a patch that implement the following:
- 2 menu items in Options Zoom In / Zoom Out to increase/decrease font
- Improves Bug 58426 by taking into account the jmeter.hidpi.scale.factor and
jmeter.hidpi.mode properties for Fonts. If jmeter.hidpi.mode is true, then the
jmeter.hidpi.scale.factor will be used to increase font size

This is very useful as currently on Windows (Using Windows or Windows Classic
Laf) for example, the fonts are really very tiny on a standard configuration.
This makes the UI much clearer.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.