mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
* fix: move widget maximization check * fix linting error * change workaround to only effect transparent windows * disable menu maximize and restore for transparent windows * disable double clicking title bar max/unmax for transparent windows * add docs change and address review