Jump to content
LaunchBox Community Forums

Box flipping?


Corgana

Recommended Posts

I'm making a theme that loads everything instantly "as selected", but I realized for some reason when I use:

            <transitions:TransitionPresenter Content="{Binding ImageView}"/>

It loads "once selected" throwing everything off. Now I could just do:

            <Image Source="{Binding Path=SelectedGame.FrontImagePath}"/>

But then the box doesn't flip.

I am admittedly an XAML noob, but is there a way to load the cover art "as selected" but still allow the box to be flipped? "SelectedGame.ImageView" doesn't work.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...