RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem. The focus for the editor lies on small size and speed. The goal for this project is a feature complete RPG free-format editor which can be used to develop small to midsized projects for even the most advanced programming style.
FS#115 - Click twice to expand section
Attached to Project:
RPG Next Gen
Opened by Aaron Bartell (aaronbartell) - Friday, 28 August 2009, 17:59 GMT+2
Last edited by Mihael Schmidt (Mihael) - Friday, 28 August 2009, 18:17 GMT+2
Opened by Aaron Bartell (aaronbartell) - Friday, 28 August 2009, 17:59 GMT+2
Last edited by Mihael Schmidt (Mihael) - Friday, 28 August 2009, 18:17 GMT+2
|
DetailsCurrently when I click to expand a section in Remote Systems view I click it once and it does something, and then I need to click it again to get it to expand. This is very annoying as the second time I click it I need to reposition my cursor ever so slightly to get the onhover feature to re-enable.
It would be good if you only had to click on an expandable section once and it would expand. This is a fundamental task that should be streamlined to work more efficient so as to not annoy new users and cause them to stop using the tool. |
This task depends upon
Actually I don't know how difficult it is to do it in one step as the fetching is done in a separate eclipse job so that the user can continue working with the application.