mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* Inital setSize check * Only resize if above minimum size constraints * lint * Resize to min if size is changed * Remove unneeded if statement * chore: remove trailing whitespace * Add note about setSize method in docs