Bug 61704

Summary: Toolbar : Improve a bit the right part
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-10-31 13:52:32 UTC
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
Comment 1 Philippe Mouawad 2017-10-31 13:53:42 UTC
- Remove save_as_testplan icon
- Remove distributed test icons
Comment 2 Philippe Mouawad 2017-10-31 13:54:42 UTC
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
Comment 3 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4555