Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove maximum window size limitations #507

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

adlk
Copy link
Contributor

@adlk adlk commented Sep 29, 2017

Limiting setMaximumSize does not really serve a purpose. It is actually more annoying to not being able to maximize the window on a 13" retina display.

Limiting setMaximumSize does not really serve a purpose. It is actually more annoying to not being able to maximize the window on a 13" retina display.
@adlk adlk changed the title remove maximum window size limitations Remove maximum window size limitations Sep 29, 2017
Copy link
Member

@DominikGuzei DominikGuzei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback @adlk, PR looks good - merging now! 👍

@DominikGuzei DominikGuzei merged commit 48161a6 into input-output-hk:master Oct 9, 2017
@nikolaglumac
Copy link
Contributor

Not sure when this was planned but it was not done in correct manner...
We still have max-window-size limitations: https://github.com/input-output-hk/daedalus/blob/master/electron/main.development.js#L239-L246
A task will be created in Youtrack to solve this.

@darko-mijic @darko-mijic cc

@DominikGuzei
Copy link
Member

Thanks @nikolaglumac, didn't see that extra call … the magic numbers should also be turned into constants.

@nikolaglumac
Copy link
Contributor

@DominikGuzei since the plan is to remove these numbers we will not have anything to turn into constants :)

@DominikGuzei
Copy link
Member

Just sayin … 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants