mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -05: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