GitHub user max3163 opened a pull request:

    https://github.com/apache/jmeter/pull/294

    Add expand/collapse all menu in render XML view

    In the view result tree listener, when you display the result of a sampler 
in XML, actually you can't collapse / expand all nodes of the JTree. Find a 
node can become boring in this way... 
    This PR allow to do this with a popopmenu and collapse / expand all nodes 
from the selected one.
    
    
![image](https://cloud.githubusercontent.com/assets/13835366/25525559/cc2e6b8e-2c0f-11e7-95da-ff3bff7a19d2.png)
    
    To expand all , just select the root node.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/max3163/jmeter 
expandCollapseMenuInXMLRenderView

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/294.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #294
    
----
commit eefea1326d29e44c1ffe8abe05c4ee744d794b03
Author: Chassagneux Maxime <4163...@airfrance.fr>
Date:   2017-04-28T10:33:45Z

    Add expand/collapse all menu in render XML view

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to