Launchbox Bigbox Reference Issues Newer Update

Issue #4992 closed
Quan Chi created an issue

Bigbox keeps crashing on new update.

Now, in xaml, these arent found:

xmlns:controls="clr-namespace:Unbroken.LaunchBox.Windows.Controls;assembly=Unbroken.LaunchBox.Windows"

xmlns:transitions="clr-namespace:Unbroken.LaunchBox.Windows.Transitions;assembly=Unbroken.LaunchBox.Windows"
xmlns:coverFlow="clr-namespace:Unbroken.LaunchBox.Windows.Controls.CoverFlow;assembly=Unbroken.LaunchBox.Windows"
xmlns:gif="clr-namespace:WpfAnimatedGif;assembly=Unbroken.LaunchBox.Windows"

And it now gives an error when using these:

controls:ScrollableTextBlock

transitions:TransitionPresenter

gif:ImageBehavior.AnimatedSource

coverFlow:FlowControl

etc

Comments (4)

  1. Log in to comment