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

Disable window animation on start-up ? #1897

Closed
barryBithead opened this issue Apr 23, 2015 · 9 comments
Closed

Disable window animation on start-up ? #1897

barryBithead opened this issue Apr 23, 2015 · 9 comments

Comments

@barryBithead
Copy link

Love the library !

However, my boss isn't too keen on the little slide animation that happens with the MainWindow when the app starts up. How can I disable that ?

@mike-ward
Copy link

Same here. When I start Markdown Edit there's a window frame that appears very briefly before the application appears. I've set WindowTransistionsEnabled="False" in the main window

@barryBithead
Copy link
Author

That did it !....thanx !

@mike-ward
Copy link

Not exactly what I meant but glad it worked for you! I've set this in my program (Markdown Edit) and still see a brief frame paint before the window appears.

@barryBithead
Copy link
Author

Ahh, yes... I noticed it now. I can live with that, assuming there is no cleaner method...

@punker76
Copy link
Member

@mike-ward the alpha #1.1.3.21 fix this issue "...and still see a brief frame paint before the window appears."

@barryBithead
Copy link
Author

1.1.3.21 does fix it ?....your message was ambiguous.
If it does fix it, how stable is 1.1.3.21 ?
Thanks, Barry

@punker76
Copy link
Member

mh... should be stable enough 8-D

@patrykdawid
Copy link

Hi! I downloaded version 1.1.3-ALPHA028 (the latest of Nuget). Unfortunately, "zoom-in" effect persists even after setting WindowTransistionsEnabled = "False".
How can it be effectively turn off this effect?

@punker76
Copy link
Member

@patrykdawid the "zoom-in" effect is a hard/heart created "feature" for borderless MahApps MetroWindow....

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

No branches or pull requests

4 participants