Anny Yang
Anny Yang
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate. - [x] The...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
[Bug]: Calling preventDefault on BrowserWindow close event still destroys BrowserViews' webContents
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
#### Description of Change This PR add a section to the window customization example that walks through how to create custom title bars (with Fiddle examples). It also makes some...
This PR updates references to `electron-quick-start` to the renamed repo `minimal-repro`. Fiddle currently uses `electron-quick-start` in the folder names of its template caching logic. I decided not to change this...
This PR updates references to `electron-quick-start` to the renamed repo `minimal-repro`