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

Min, Restore/Max animation fix #1756

Merged
merged 37 commits into from
Jan 27, 2015
Merged

Conversation

punker76
Copy link
Member

this pr should fix the missing minimize and maximize/restore animations.
thx to @AdditionalPylons for the inspiration and work to solve this issue (hopefully).

limitations goes to a window that ignores the taskbar (no animation)

Closes #1539

this closes #1275 too (Issues when switching MetroWindow between monitors while maximized)

@punker76 punker76 added this to the 1.1.0 milestone Jan 17, 2015
@mrahhal
Copy link
Contributor

mrahhal commented Jan 18, 2015

@punker76 this makes the MetroWindow look like this when maximized on my box:
capture

@mrahhal
Copy link
Contributor

mrahhal commented Jan 18, 2015

However, when testing @AdditionalPylons' branch here everything is working fine.

This should get rid of the black bar on the right when maximizing.
@davidzech
Copy link
Contributor

I also get that bug. Not executing the WmGetMinMaxInfo() hook in BorderlessWindowBehavior should fix the problem. I'm not quite sure if that hook is even needed anymore, but I don't have a proper setup to test.

punker76 added a commit that referenced this pull request Jan 27, 2015
@punker76 punker76 merged commit cafbe30 into master Jan 27, 2015
@punker76 punker76 deleted the min-restore-max-animation-stuff branch February 19, 2015 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants