Valid files created by TikZ-Editor on macOS that are saved cannot be re-opened on a subsequent execution. No error/message is given, but the file is not displayed in the editor. This has been reproduced on two different machines with macOS Catalina (10.15).
Steps to reproduce:
- Launch TikZ-editor.
- Create a file, e.g.,
\draw (0,0) circle (1);.
- Save the file, e.g.,
~/Desktop/test.tex.
- Quit TikZ-Editor.
- Re-launch TikZ-Editor.
- Try to re-open the file.
Valid files created by TikZ-Editor on macOS that are saved cannot be re-opened on a subsequent execution. No error/message is given, but the file is not displayed in the editor. This has been reproduced on two different machines with macOS Catalina (10.15).
Steps to reproduce:
\draw (0,0) circle (1);.~/Desktop/test.tex.