donkirkby/live-py-plugin

Old code at startup

donkirkby opened this issue · 0 comments

What I did

Started the live canvas in PyCharm.

What happened

It displayed an outdated canvas, what the code used to draw a few minutes before. Sometimes, the current file is out of date, and sometimes the driver file is out of date.

Sometimes, it also scrolls to a different place in the source file. The top, I think.

What I wanted to happen

It should run the current code.

Workaround: edit the current file, or press Ctrl+S.

My environment

Describe the versions of everything you were using:

  • PyCharm 2022.3
  • Live Coding 4.9.1
  • Ubuntu 20.04
  • Python 3.9