We have a RadTransitionControl. We dynamically change its content to be a RadBook control and apply a Transition to it. As a result, the SL plug-in crashes and there is an OutOfMemory exception. This issue is applicable to SL ONLY! The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Allow the ShowPageFold to work with hard pages.
ShowPageFold to work when the book first loads.
Allow pages with different size. Currently there are problems with the animation if the pages are with smaller size.
I want to change how far the page has to be dragged for a page turn to occur.
Misbehaves when using Effect
New event fired between PageFlipStarted and PageFlipEnded.
Convert pages to WriableBitmap during page flip.
Allow page flip to begin not only from corners. See attached screenshot for further information.
Add a "Page Curl" effect to RadBook.
Allow disabling smooth page dragging.
When the RadBook ItemsSource items are reordered using the Remove and Insert methods, the component doesn't work as expected. Some of the pages are removed entirely from the visible collection of pages and the user can no longer flip through the pages as the book becomes unresponsive.