Paul Mairo
Paul Mairo
Seems like a good idea, I can definitely accept a PR about this.
It seems like a shortcoming that was created when the "stop playback" feature was implemented. Instead of parsing and executing the whole file at once, it's executed line by line....
If I understand correctly, you want the compile feature to save the number of repetitions/infinite playback settings? I am not sure I agree with that. Since what you have is...
Hey model, no problem with that as long as you make a PR, it will happily be merged. One word of caution though, I think it can be challenging (and...
Currently the pyproject.toml is not up to date, fixing it rn.
> something like this > > ``` > [tool.poetry.scripts] > poetry = "poetry.console:main" > ``` I don't know much about `poetry.console:main` give me time to wrap my head around that...
> a) Document what "Compile to exe" actually is/does > b) Make it work so that I can save something and then run a command to play it back :-)...
It's a WIP, will let you know when it's done.
I meant keep an eye on the develop branch and the releases :) Thanks for reporting.
> The strings of the pop-up "Repeat Count" are not translated ("Repeat > Count" and "Choose a repeat count"). I am well aware of this problem and hopefully will sort...