tricatch commented on issue #6104:
URL: https://github.com/apache/jmeter/issues/6104#issuecomment-2216287714

   workaround
   
   1. make jmeter_init.jsr223 text file
   
   org.apache.jorphan.gui.JMeterUIDefaults.INSTANCE.setScale(1.3f);
   org.apache.jmeter.util.JMeterUtils.refreshUI();
   
   2.  set init script file to jmeter.properties
   jsr223.init.file={user-path}/jmeter_init.jsr223
   
   4. run jmeter


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to