mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* fix window sizing and content sizing on Linux when CSD is in use * fixed size constraints * simplify min/max size calculation * use base window size for min/max * moved windows min/max size overrides * remove unnecessary checks for client frame * cleanup