mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
fix: enforce size constraints on window creation on Windows and Linux (#49906) * enforce size constraints on window creation * set constraints after resizing on init * restore conditional centering Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Mitchell Cohen <mitch.cohen@me.com>