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

some unexpected behaviors from minimize-restore-animations changes #1539

Closed
punker76 opened this issue Sep 5, 2014 · 2 comments
Closed

some unexpected behaviors from minimize-restore-animations changes #1539

punker76 opened this issue Sep 5, 2014 · 2 comments

Comments

@punker76
Copy link
Member

punker76 commented Sep 5, 2014

i reverted some changes from the pr ##1514 minimize-restore-animations.

what happens:

  • if a window starts with WindowState = "Maximized" the window is not completely maximized
  • nasty window painting, if a user maximize or minimize the window (caused by ``WindowStyle = WindowStyle.SingleBorderWindow` )

2014-09-05_13h16_23
2014-09-05_13h16_40

/cc @Amrykid @flagbug @mrahhal @AdditionalPylons any ideas? if it's possible to fix, then it would be nice to enable/disable this, cause some people are not interessted by this animation (maybe)...

@davidzech
Copy link
Contributor

I just got back from a 3 week vacation so I'll look into this. Thanks for the finds.

@davidzech
Copy link
Contributor

@punker76 Hey, I'm currently looking into this again (After like... 7 months of not even looking at this problem). When you have time, could you try out https://github.com/AdditionalPylons/MahApps.Metro/tree/minimize-restore-animations
and let me know if the nasty painting bug is still there? I stepped through the frame by frame of a video capture, and can't seem to reproduce this issue. I assume that I'm either not doing the correct steps to get this bug, or my video capture missed the frames or something.

Thanks!

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

No branches or pull requests

2 participants