SIGN IN SIGN UP

Change `window_min_size` from `Size<Pixels>` to `Option<Size<Pixels>>` (#13501)

Now we can set `window_min_size` to `None` instead of `Size::default()`.
I think this makes more sense.

Release Notes:

- N/A
张小白 committed
d1a55d64a8b5e41efc25fc4721f943c22dd9d301
Parent: db06244
Committed by GitHub <noreply@github.com> on 6/25/2024, 6:09:08 PM