Olan Casumpang

Results 3 issues of Olan Casumpang

I'm trying to implement a double click in table cell given the row index and column name. ``` public boolean doubleClickInRowNumber(String requestedColumnName, int rowIndex) { By rowBy = GridBy.rowNumber(rowIndex); //...

@lebinh , I just installed aq. I encountered several issues 1. I have to downgrade prompt-toolkit to 1.x just to be able to install it locally for debugging 2. I...

Hi Suer, I made some modifications to reflect subtasks. I find you work cleaner and simple to modify. Don't know how to submit my changes. Just let me know using...