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

TransitionsEnabled=false NullpointerException #2804

Closed
tomerdomshlak opened this issue Jan 14, 2017 · 0 comments
Closed

TransitionsEnabled=false NullpointerException #2804

tomerdomshlak opened this issue Jan 14, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@tomerdomshlak
Copy link

What steps will reproduce this issue?

Create a MetroTabControl with 2 tab items, each of them is a MetroContentControl.
Set only the first tab's TransitionEnabled property to "false" is fine, but when setting it "false" for the second - a null reference exception is being thrown.

I'm trying to get rid of the animation for both tab's contents, because it doesn't look well with my color scheme.

Thanks, very much appreciated.

--

Environment

  • MahApps.Metro _latest
  • Windows 10
  • Visual Studio __2015
  • .NET Framework _4.5
@punker76 punker76 self-assigned this Jan 23, 2017
@punker76 punker76 added the Bug label Jan 23, 2017
@punker76 punker76 added this to the 1.4.2 milestone Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants