https://github.com/niik/electron-maximized-frameless-test
A PoC of a potential electron maximize positioning issue on Windows
https://github.com/niik/electron-maximized-frameless-test
Last synced: 3 months ago
JSON representation
A PoC of a potential electron maximize positioning issue on Windows
- Host: GitHub
- URL: https://github.com/niik/electron-maximized-frameless-test
- Owner: niik
- Created: 2017-04-13T11:54:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T00:38:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T11:52:00.788Z (5 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproduction for maximized Window offset
## Build and launch
```
npm install
npm start
```