dimven / NavisPythonShell

An IronPython console for Navisworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text disappears from editor on first click after opening a script

sanzoghenzo opened this issue · comments

Hi,
I'm glad you're keeping this project alive!

I just installed navisworks 2020 and your plugin, and it works like a charm... but I face a minor annoyance: after opening a script for the first time, the editor empties itself at the first click on it.

steps to reproduce

  1. Open Navisworks manage 2020
  2. Open NPS
  3. Click on the "Open Python Script" button
  4. Select and open the script
  5. Click anywhere in the editor panel
  6. The text disappears/closes.
  7. repeat steps 3 to 5
  8. The text is still there and you can continue with the coding.

I remember that one:
architecture-building-systems/revitpythonshell@eadf235

I'll merge the fix here too.