go-astilectron-bootstrap
go-astilectron-bootstrap copied to clipboard
Create a one-window application using Astilectron
Use the [demo](https://github.com/asticode/go-astilectron-demo). ## `WebPreferences` 1. Configuration not using 'sandbox' does not take effect. 2. The 'DevTools' configuration also does not take effect. 3. Other configurations are normal, such as...
I've inherited an old project from a developer (that no longer works with us) and need to fix a bug, but I am unable to run the (unmodified) program from...
Setting HomePage="index.htm?x=1#xyz results in the app trying to load that file instead of interpreting it as a query string and a fragment. The workaround is to pass an absolute URL...
please provide at least a basic documentation of how the bootstrap works and the various options