Following Bug 61697, the right part of the toolbar takes a lot of place. Improvement will be: - Merge Warning indicator with errorsOrFatalsLabel - Merge totalThreads and activeThreads into 1 JLabel - Reduce space between those components
- Remove save_as_testplan icon - Remove distributed test icons
Author: pmouawad Date: Tue Oct 31 13:54:14 2017 New Revision: 1813882 URL: http://svn.apache.org/viewvc?rev=1813882&view=rev Log: Bug 61704 - Toolbar : Improve a bit the right part Bugzilla Id: 61704 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/MainFrame.java jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4555