[GitHub] jmeter pull request: Minimum height for TableEditor widget

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] jmeter pull request: Minimum height for TableEditor widget

2016-02-18 Thread vherilier
GitHub user vherilier opened a pull request:

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

Minimum height for TableEditor widget

BugzillaId #58870: Set a minimum height for TableEditor widget when the 
element screen, that contains a such widgget, has its size is reduced, not to 
reduce the widget's height only to its headers row height

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

$ git pull https://github.com/vherilier/jmeter TableEditorMinimumHeight

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

https://github.com/apache/jmeter/pull/128.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 #128


commit e16b35352a94e92cea9254315f7eb83eb6cbdced
Author: Vincent Herilier 
Date:   2016-02-18T10:29:01Z

Set a minimum height for TableEditor widget when the element screen size is 
reduced, not to reduce its own height only to its headers row height




---
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.
---