GabrieleC opened a new pull request, #6246: URL: https://github.com/apache/jmeter/pull/6246
## 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org