SikuliX1
SikuliX1 copied to clipboard
IDE: title incorrect path of file on new save
Minor graphical/textual thing. Does not cause issues or impede usage.
Steps to reproduce:
- Open Sikulix (cmd: java -jar sikulix.jar)
- Enter a command: print("text")
- File > Save as > enter a location outside the jar file location
- Look at title, it will show path-to-jar\saved-script.sikuli
NOTE: Will show correctly if you close Sikulix and re-open it.
I checked with the latest build, but cannot reproduce. Might be gone with the added feature to be able to edit plain Python files.