ejbills / DockDoor

Window peeking for macOS
MIT License
295 stars 8 forks source link

Feat: set minimum width for settings window #43

Closed ShlomoCode closed 4 days ago

ShlomoCode commented 4 days ago

Current situation: the window jumps between different sizes sharply, and in the last two tabs the transition back to the first tabs is cumbersome:

https://github.com/ejbills/DockDoor/assets/78599753/7ceb1b71-a319-4b35-910c-bddfdbed1d6b

Suggested in this PR - minimum 600px width:

https://github.com/ejbills/DockDoor/assets/78599753/31765a4d-3c95-4b70-8a0c-5c8efb17991e

ShlomoCode commented 4 days ago

Another option is a minimum of 400px:

https://github.com/ejbills/DockDoor/assets/78599753/7bd75bce-0edf-43ed-86dd-e90db367043d

But I think 600px is better