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

Resize MetroWindow issue (MaxWidth) #874

Closed
wfuerst opened this issue Dec 16, 2013 · 8 comments
Closed

Resize MetroWindow issue (MaxWidth) #874

wfuerst opened this issue Dec 16, 2013 · 8 comments

Comments

@wfuerst
Copy link

wfuerst commented Dec 16, 2013

When i use the MetroWindow on Two screens with state not maximized, it is not possible to increase the width of the window greater then the width of one screen :(

It would be very useful to be able to increase the width of the window as high as i want :)

@AzureKitsune
Copy link
Member

@wfuerst Can a vanilla WPF Window do this?

EDIT: Tested. No it can't. By default, the MaxWidth is set to Infinity, so unless we're missing something, this seems to be a Windows issue, not a MA.M one.

@wfuerst
Copy link
Author

wfuerst commented Dec 16, 2013

a normal wpf window can do it

@AzureKitsune
Copy link
Member

Have you tried setting the Width to the size of two monitors programmatically?

@AzureKitsune
Copy link
Member

Well, anyway, we're going to have to wait until one of the team members gets a multi-monitor setup.

@punker76
Copy link
Member

@Amrykid i'll check this out

@ghost ghost assigned punker76 Dec 16, 2013
@wfuerst
Copy link
Author

wfuerst commented Dec 17, 2013

you can also reproduce it with one screen, just try to make the window larger than the whole screen

@AzureKitsune
Copy link
Member

@wfuerst Thats what I tried.

@wfuerst
Copy link
Author

wfuerst commented Dec 17, 2013

@Amrykid I see and it works with only one screen?

@AzureKitsune AzureKitsune mentioned this issue Jan 14, 2014
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants