Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New configuration property for initial zoom scale on GUI #6246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GabrieleC
Copy link

Description

This PR add a new configuration property in jmeter.properties file to set the initial zoom scale for the GUI.

Motivation and Context

This option is useful to avoid resetting zoom scale manually every time GUI is started.

How Has This Been Tested?

Tested on Windows 10:

  • open JMeter and notice the initial zoom level
  • close JMeter and set a value greater than 1 on the new property gui.initialZoomScale
  • open JMeter and notice the greater zoom level applied at startup

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • [X ] My code follows the [code style][style-guide] of this project.
  • I have updated the documentation accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants