NodeEditor Plus [Unofficial]

 From:  MO (MO_TE)
11614.8 In reply to 11614.4 
Barry
Ok. You mean the "node elapsed time" and canvas info.
I removed that function because in this version double clicking on the canvas will open the search box.

If you don't need extra canvas info, you can change the "show_info" value to false.
Open the main.js and go to line 4405.
like this:
this.show_info = false;