GitHub user lff0305 opened a pull request:
https://github.com/apache/jmeter/pull/305
Add increase font / decrease font / clear in LogPanel popup menus.
The default font size for LogPanel is too small, especially on 2K or 4K
monitors.
(The Zoom In/Zoom Out does not work for LogPanel)
So I added increase / decrease menu items in popup menu in LogPanel.
Also, to be convenient, Add a clear menu item to clear all contents.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lff0305/jmeter trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/305.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #305
----
commit baee84c32aa4ede77e86bf5918ac8b6de1497db5
Author: FeifeiLiu <[email protected]>
Date: 2017-08-25T02:50:13Z
Add pop menu items for increase/decrease font
commit dc9c60424b95ab88b11197a42d0bab7af30afd81
Author: FeifeiLiu <[email protected]>
Date: 2017-08-25T02:55:37Z
No issue. Add clear popup button to clear contents
commit 492ae2225bd49235a31f256dda623a3403fbcbeb
Author: FeifeiLiu <[email protected]>
Date: 2017-08-25T02:57:13Z
Add 2 seperators to looks better
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---