Quoc Truong LE

Results 2 issues of Quoc Truong LE

Dear Tulip Dev, Currently, we got an issue when we were trying to select the nodes of Tulip's view. Below are our investigation. The below example is showing issue ```python...

Dear Tulip Dev, When we let the statement gui.setOverviewVisible(False) be executed before statement gui.resize(WIDTH, HEIGHT), the view would not display the nodes as expected in the below example. ```python from...