Pierre Joye
Pierre Joye
> Thanks for this! Tests are super hard and time consuming, but if you'd like to get the ball rolling I'm open to that! What did you have in mind?...
Thanks for the great feedback and suggestion :) I will see which part I can add tests in the next couple of days.
I will give a PR a try using Get/Put IsZoomControlEnabled Idea would be: - Add an App.run option for it - Add API to get/set it - if there is...
> I don't have any thoughts on this. Why not try it out and see how you get on? If you are doing an `App.run` option then you can make...
Looking for a way to actually call JS functions from go, I was wondering the design decision to do not expose ExecJS? The core idea here is to keep the...
I do not know (yet) about other platform, however on windows WebView2, it can return values using [ExecuteScriptAsync](https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.wpf.webview2.executescriptasync)
Made most of the changes you pointed at, except the tmp dir one and the zip downloader
@naderman huh. We discussed that intensively and you agreed on that. Composer integration was a must have. And one of the ground reason why I started pickle in the 1st...
@naderman Ok, after discussions on IRC, makes sense for now. I will try to post a summary :) Will update the patch accordingly, this PR was a draft to start...
Some start for the solver with the latest commit. I will stop for now once this part is validated. The installer part remains pretty much unchanged anyway (the implementation). As...