ubikloadpack opened a new pull request #586: URL: https://github.com/apache/jmeter/pull/586
## Description This improve JMS Publisher UX. See [Bug 64407](https://bz.apache.org/bugzilla/show_bug.cgi?id=64407) Regards [UbikLoadPack](https://ubikloadpack.com) Team ## Motivation and Context JMS Publisher UI contains lot of misaligned fields and most important and used fields are not visible on screen. A lot of improvements have been done recently following introduction of MigLayout. This enhancement continues work on JMS element. ## How Has This Been Tested? Tested manually by checking UI ## Screenshots (if appropriate): **BEFORE:** <img width="1063" alt="BEFORE_1" src="https://user-images.githubusercontent.com/14978275/80919547-cfc40000-8d6a-11ea-9542-7f8aa10fe366.png"> <img width="1065" alt="BEFORE_2" src="https://user-images.githubusercontent.com/14978275/80919546-ce92d300-8d6a-11ea-8a96-b5d282b22170.png"> **AFTER:** <img width="1066" alt="AFTER_1" src="https://user-images.githubusercontent.com/14978275/80919551-dd798580-8d6a-11ea-9f34-539bd976c247.png"> <img width="1068" alt="AFTER_2" src="https://user-images.githubusercontent.com/14978275/80919557-e36f6680-8d6a-11ea-8e8f-5710e2520fed.png"> ## Types of changes - New feature (non-breaking change which adds functionality) ## Checklist: - [X] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org