<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>fluidkit Work Item Rss Feed</title><link>http://www.codeplex.com/fluidkit/WorkItem/List.aspx</link><description>fluidkit Work Item Rss Description</description><item><title>Commented Issue: Coverflow Loading Time [9474]</title><link>http://fluidkit.codeplex.com/workitem/9474</link><description>I am using coverflow in an application but it takes a considerable amount of time to load the pictures - when loading is finished then it works without any problem&lt;br /&gt;&lt;br /&gt;The pictures are sent through an absolute url and are of about 1 mb each - end result will be displayed on a HD screen so high def pictures are required&lt;br /&gt;Comments: ** Comment from web user: schungx ** &lt;p&gt;Based on my experience, you can load up to around 50 items before the time lag gets noticeable.  Mind you, that&amp;#39;s 50 items in your collection, including the ones not visible on screen.  Of course, if you have a slow CPU, or a very high-res screen but without a top GPU, then it may be slower.&lt;/p&gt;&lt;p&gt;If you add the items one by one asynchronously, then it will be much smoother, and you get a nice animation as each new item is added to the list.  However, changing the selection and moving all the items will start to get slow as you have more items.&lt;/p&gt;&lt;p&gt;If the images are large, or come from a slow source &amp;#40;e.g. over the Internet&amp;#41;, then you&amp;#39;ll need to consider loading them asynchronously.  Many times even if you turn on async loading in the Image class, it still goes through the UI thread.  Try something like PriorityBinding to alleviate this problem.&lt;/p&gt;&lt;p&gt;- Stephen&lt;br /&gt;&lt;/p&gt;</description><author>schungx</author><pubDate>Fri, 29 Jun 2012 02:26:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: Coverflow Loading Time [9474] 20120629022646A</guid></item><item><title>Commented Issue: Coverflow Loading Time [9474]</title><link>http://fluidkit.codeplex.com/workitem/9474</link><description>I am using coverflow in an application but it takes a considerable amount of time to load the pictures - when loading is finished then it works without any problem&lt;br /&gt;&lt;br /&gt;The pictures are sent through an absolute url and are of about 1 mb each - end result will be displayed on a HD screen so high def pictures are required&lt;br /&gt;Comments: ** Comment from web user: exorgroup ** &lt;p&gt;thanks for the info - did you do some testing on how many pictures can be loaded and the size of each picture before UI hogging comes into play&amp;#63;&lt;/p&gt;&lt;p&gt;my reason for my question is that I am working with a very large screen therefore I have more room available which normally leads to having more visible pictures on the coverflow&lt;/p&gt;</description><author>exorgroup</author><pubDate>Wed, 27 Jun 2012 19:46:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: Coverflow Loading Time [9474] 20120627074604P</guid></item><item><title>Commented Issue: Coverflow Loading Time [9474]</title><link>http://fluidkit.codeplex.com/workitem/9474</link><description>I am using coverflow in an application but it takes a considerable amount of time to load the pictures - when loading is finished then it works without any problem&lt;br /&gt;&lt;br /&gt;The pictures are sent through an absolute url and are of about 1 mb each - end result will be displayed on a HD screen so high def pictures are required&lt;br /&gt;Comments: ** Comment from web user: schungx ** &lt;p&gt;You need more than the standard ElementFlow has to offer.  You need virtualization of the container &amp;#40;only load items that are in sight&amp;#41; and async loading &amp;#40;load large pictures asynchronously so that it doesn&amp;#39;t hog the UI thread&amp;#41;.&lt;br /&gt;&lt;/p&gt;</description><author>schungx</author><pubDate>Wed, 27 Jun 2012 09:49:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: Coverflow Loading Time [9474] 20120627094957A</guid></item><item><title>Created Issue: Coverflow Loading Time [9474]</title><link>http://fluidkit.codeplex.com/workitem/9474</link><description>I am using coverflow in an application but it takes a considerable amount of time to load the pictures - when loading is finished then it works without any problem&lt;br /&gt;&lt;br /&gt;The pictures are sent through an absolute url and are of about 1 mb each - end result will be displayed on a HD screen so high def pictures are required&lt;br /&gt;</description><author>exorgroup</author><pubDate>Tue, 26 Jun 2012 23:11:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Coverflow Loading Time [9474] 20120626111154P</guid></item><item><title>Created Issue: Coverflow Performance [8838]</title><link>http://fluidkit.codeplex.com/workitem/8838</link><description>Hello, I&amp;#39;m using the ElementFlow control for cover flow. I&amp;#39;ve found out, that if I use the ItemsSource with a CollectionViewSource and approximately 100 elements, the performance will be very low. &lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Patrick&lt;br /&gt;</description><author>Pat781</author><pubDate>Fri, 21 Oct 2011 06:13:28 GMT</pubDate><guid isPermaLink="false">Created Issue: Coverflow Performance [8838] 20111021061328A</guid></item><item><title>Created Issue: TransitionPresenter.ApplyTransition() fails at first call, if the presenter is on an not visible Tabpage [8060]</title><link>http://fluidkit.codeplex.com/workitem/8060</link><description>i have placed the TransitionPresenter on a TabControl. When my Application starts, that Tabpage is not the first one. But I have a control, which calls Presenter.ApplyTransition&amp;#40;&amp;#41; in Reaction of changes of its DataContext.&lt;br /&gt;In that particular case an error occurs, because .ApplyTransition&amp;#40;&amp;#41; is called before the  OnApplyTemplate&amp;#40;&amp;#41; - override has initialized the internal TransitionContainer&lt;br /&gt;</description><author>Wekalum</author><pubDate>Sun, 27 Mar 2011 19:31:52 GMT</pubDate><guid isPermaLink="false">Created Issue: TransitionPresenter.ApplyTransition() fails at first call, if the presenter is on an not visible Tabpage [8060] 20110327073152P</guid></item><item><title>Created Issue: Balloondecorator thickness [7547]</title><link>http://fluidkit.codeplex.com/workitem/7547</link><description>In the Balloondecorator-class there is a static member _thickness that is never assigned to &amp;#40;a compiler warning is shown when building the project&amp;#41;, because of that a balloon will never be shown....&lt;br /&gt;</description><author>thurbo</author><pubDate>Tue, 16 Nov 2010 18:33:33 GMT</pubDate><guid isPermaLink="false">Created Issue: Balloondecorator thickness [7547] 20101116063333P</guid></item><item><title>Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477]</title><link>http://fluidkit.codeplex.com/workitem/5477</link><description>In FluidKit.Showcase, modify StringCollection with &lt;br /&gt;public StringCollection&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;Then start the elementFlow showcase, and it instantly raises an exception &amp;#58;&lt;br /&gt;&amp;#39;&amp;#91;Unknown&amp;#93;&amp;#39; property does not point to a DependencyObject in path &amp;#39;&amp;#40;0&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;1&amp;#41;&amp;#91;1&amp;#93;.&amp;#40;2&amp;#41;.&amp;#40;3&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;4&amp;#41;&amp;#39;.&lt;br /&gt;&lt;br /&gt;Sometimes the showcase starts but only one element is displayed and the exception arises when I try to scroll with the mouse.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the exception is raised in LayoutBase&amp;#58;&amp;#58;SelectElement line centerSB.Begin&lt;br /&gt;Comments: ** Comment from web user: rumzeus ** &lt;p&gt;with changeset 51117 the following change &amp;#40;in LayoutBase&amp;#41; might help sometimes&amp;#58;&lt;br /&gt;            &amp;#47;&amp;#47;for &amp;#40;int afterIndex &amp;#61; selectionIndex &amp;#43; 1&amp;#59; afterIndex &amp;#60; Owner.Items.Count&amp;#59; afterIndex&amp;#43;&amp;#43;&amp;#41;&lt;br /&gt;            for &amp;#40;int afterIndex &amp;#61; selectionIndex &amp;#43; 1&amp;#59; afterIndex &amp;#60; Owner.ContainerCount&amp;#59; afterIndex&amp;#43;&amp;#43;&amp;#41;&lt;br /&gt;&lt;/p&gt;</description><author>rumzeus</author><pubDate>Wed, 10 Nov 2010 14:01:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477] 20101110020139P</guid></item><item><title>Created Issue: ElementFlow crashes in remote desktop session [7454]</title><link>http://fluidkit.codeplex.com/workitem/7454</link><description>This may be hard to reproduce as it seems to be related to a graphics card driver. It only happens on a certain machine during remote desktop sessions. If I log in to the machine locally it is not reproducable, also remoting to other pcs it does not occur. We only have 1 machine with this hardware setup so I can&amp;#39;t determine for sure if it is a hardware problem or driver related. &lt;br /&gt;&lt;br /&gt;Here are my machine specs&amp;#58;&lt;br /&gt;CPU&amp;#58; 2X Intel Xeon X5670&lt;br /&gt;RAM&amp;#58; 24 GB&lt;br /&gt;OS&amp;#58; Windows 2008 R2 64 Enterprise Bit&lt;br /&gt;Graphics Card&amp;#58; ATI Firepro 2260 &amp;#40;latest driver v8.723.0.0&amp;#41;&lt;br /&gt;&lt;br /&gt;This first appeared in an application that uses fluid kit, but I can reproduce using the showcase. Steps to reproduce&amp;#58;&lt;br /&gt;- Run FluidKit showcase&lt;br /&gt;- Select &amp;#39;ElementFlow&amp;#39; in left menu panel&lt;br /&gt;- Click &amp;#39;Add TypeA&amp;#39; -&amp;#62; crash&lt;br /&gt;&lt;br /&gt;If you have the debugger attached already it will crash the vs hosting process. But I can attach after the fault occurs, the exception message is an access violation &amp;#40;see attached screenshot&amp;#41;.&lt;br /&gt;Here is the stack trace for what it&amp;#39;s worth, shows the fault occurs inside a DirectX9 call&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#62;&amp;#9;d3d9.dll&amp;#33;wmt_CMappingCompiler2&amp;#58;&amp;#58;BindMappings&amp;#40;&amp;#41;  &amp;#43; 0x80 bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;wmt_GlobalInit&amp;#40;&amp;#41;  &amp;#43; 0x220 bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;SIMD_VMM_WORD&amp;#58;&amp;#58;SIMD_VMM_WORD&amp;#40;&amp;#41;  &amp;#43; 0x1d0 bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;wmt_PVFUNCS&amp;#58;&amp;#58;ProcessTriangleFan&amp;#40;&amp;#41;  &amp;#43; 0x7e bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;wmt_PVFUNCS&amp;#58;&amp;#58;ProcessPrimitive&amp;#40;&amp;#41;  &amp;#43; 0xb3 bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;CD3DDDIDX8&amp;#58;&amp;#58;ProcessPrimitiveC&amp;#40;&amp;#41;  &amp;#43; 0x13b bytes&amp;#9;&lt;br /&gt; &amp;#9;d3d9.dll&amp;#33;CD3DBase&amp;#58;&amp;#58;DrawPrimitive&amp;#40;&amp;#41;  &amp;#43; 0xa6 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CD3DDeviceLevel1&amp;#58;&amp;#58;DrawPrimitiveUP&amp;#40;&amp;#41;  &amp;#43; 0x44b bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CD3DDeviceLevel1&amp;#58;&amp;#58;FlushBufferFan&amp;#40;&amp;#41;  &amp;#43; 0x30 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CD3DDeviceLevel1&amp;#58;&amp;#58;RenderTexture&amp;#40;&amp;#41;  &amp;#43; 0x24b bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CD3DDeviceLevel1&amp;#58;&amp;#58;TestRenderTargetFormat&amp;#40;&amp;#41;  &amp;#43; 0x351 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CD3DDeviceLevel1&amp;#58;&amp;#58;CheckRenderTargetFormat&amp;#40;&amp;#41;  &amp;#43; 0x76 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CHw3DSoftwareSurface&amp;#58;&amp;#58;Create&amp;#40;&amp;#41;  &amp;#43; 0x9b bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CSwRenderTargetSurface&amp;#58;&amp;#58;Begin3D&amp;#40;&amp;#41;  &amp;#43; 0x70 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CMetaRenderTarget&amp;#58;&amp;#58;Begin3D&amp;#40;&amp;#41;  &amp;#43; 0xfb bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDesktopRenderTarget&amp;#58;&amp;#58;Begin3D&amp;#40;&amp;#41;  &amp;#43; 0x15 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDrawingContext&amp;#58;&amp;#58;Begin3D&amp;#40;&amp;#41;  &amp;#43; 0xd6 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDrawingContext&amp;#58;&amp;#58;Render3D&amp;#40;&amp;#41;  &amp;#43; 0xe0 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CMilViewport3DVisual&amp;#58;&amp;#58;RenderContent&amp;#40;&amp;#41;  &amp;#43; 0x50 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDrawingContext&amp;#58;&amp;#58;PreSubgraph&amp;#40;&amp;#41;  &amp;#43; 0x684 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CGraphIterator&amp;#58;&amp;#58;Walk&amp;#40;&amp;#41;  &amp;#43; 0x46 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDrawingContext&amp;#58;&amp;#58;DrawVisualTree&amp;#40;&amp;#41;  &amp;#43; 0x42b bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CDrawingContext&amp;#58;&amp;#58;Render&amp;#40;&amp;#41;  &amp;#43; 0x471 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CSlaveHWndRenderTarget&amp;#58;&amp;#58;Render&amp;#40;&amp;#41;  &amp;#43; 0x291 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CRenderTargetManager&amp;#58;&amp;#58;Render&amp;#40;&amp;#41;  &amp;#43; 0x4e bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CComposition&amp;#58;&amp;#58;Render&amp;#40;&amp;#41;  &amp;#43; 0x28 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CComposition&amp;#58;&amp;#58;ProcessComposition&amp;#40;&amp;#41;  &amp;#43; 0x10b bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CComposition&amp;#58;&amp;#58;Compose&amp;#40;&amp;#41;  &amp;#43; 0x52 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CPartitionThread&amp;#58;&amp;#58;RenderPartition&amp;#40;&amp;#41;  &amp;#43; 0x28 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CPartitionThread&amp;#58;&amp;#58;Run&amp;#40;&amp;#41;  &amp;#43; 0x60 bytes&amp;#9;&lt;br /&gt; &amp;#9;wpfgfx_v0300.dll&amp;#33;CPartitionThread&amp;#58;&amp;#58;ThreadMain&amp;#40;&amp;#41;  &amp;#43; 0x1c bytes&amp;#9;&lt;br /&gt; &amp;#9;kernel32.dll&amp;#33;BaseThreadInitThunk&amp;#40;&amp;#41;  &amp;#43; 0xd bytes&amp;#9;&lt;br /&gt; &amp;#9;ntdll.dll&amp;#33;RtlUserThreadStart&amp;#40;&amp;#41;  &amp;#43; 0x21 bytes&lt;br /&gt;</description><author>XjamieX</author><pubDate>Thu, 28 Oct 2010 14:05:52 GMT</pubDate><guid isPermaLink="false">Created Issue: ElementFlow crashes in remote desktop session [7454] 20101028020552P</guid></item><item><title>Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477]</title><link>http://fluidkit.codeplex.com/workitem/5477</link><description>In FluidKit.Showcase, modify StringCollection with &lt;br /&gt;public StringCollection&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;Then start the elementFlow showcase, and it instantly raises an exception &amp;#58;&lt;br /&gt;&amp;#39;&amp;#91;Unknown&amp;#93;&amp;#39; property does not point to a DependencyObject in path &amp;#39;&amp;#40;0&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;1&amp;#41;&amp;#91;1&amp;#93;.&amp;#40;2&amp;#41;.&amp;#40;3&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;4&amp;#41;&amp;#39;.&lt;br /&gt;&lt;br /&gt;Sometimes the showcase starts but only one element is displayed and the exception arises when I try to scroll with the mouse.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the exception is raised in LayoutBase&amp;#58;&amp;#58;SelectElement line centerSB.Begin&lt;br /&gt;Comments: ** Comment from web user: rumzeus ** &lt;p&gt;It seems the problem can be avoided by postponing &amp;#40;by wrapping in Dispatcher.BeginInvoke&amp;#41; these updates in ElementFlow.PrepareModel and ClearModel, respectively&amp;#58;&lt;/p&gt;&lt;p&gt;            Dispatcher.BeginInvoke&amp;#40;DispatcherPriority .Normal, new  Action &amp;#40;&amp;#40;&amp;#41; &amp;#61;&amp;#62;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if  &amp;#40;IsLoaded&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    ReflowItems&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&amp;#41;&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;and&lt;/p&gt;&lt;p&gt;&amp;#47;&amp;#47; Update SelectedIndex if needed&lt;br /&gt;            Dispatcher.BeginInvoke&amp;#40;DispatcherPriority .Normal, new  Action &amp;#40;&amp;#40;&amp;#41; &amp;#61;&amp;#62;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if  &amp;#40;SelectedIndex &amp;#62;&amp;#61; 0 &amp;#38;&amp;#38; SelectedIndex &amp;#60; Items.Count&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    ReflowItems&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;                else&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    SelectedIndex &amp;#61; Math .Max&amp;#40;0, Math .Min&amp;#40;SelectedIndex, Items.Count - 1&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&amp;#41;&amp;#41;&amp;#59;&lt;/p&gt;</description><author>rumzeus</author><pubDate>Mon, 25 Oct 2010 09:02:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477] 20101025090258A</guid></item><item><title>Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477]</title><link>http://fluidkit.codeplex.com/workitem/5477</link><description>In FluidKit.Showcase, modify StringCollection with &lt;br /&gt;public StringCollection&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;            Add&amp;#40;&amp;#34;&amp;#47;ElementFlow&amp;#47;Images&amp;#47;01.jpg&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;Then start the elementFlow showcase, and it instantly raises an exception &amp;#58;&lt;br /&gt;&amp;#39;&amp;#91;Unknown&amp;#93;&amp;#39; property does not point to a DependencyObject in path &amp;#39;&amp;#40;0&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;1&amp;#41;&amp;#91;1&amp;#93;.&amp;#40;2&amp;#41;.&amp;#40;3&amp;#41;&amp;#91;0&amp;#93;.&amp;#40;4&amp;#41;&amp;#39;.&lt;br /&gt;&lt;br /&gt;Sometimes the showcase starts but only one element is displayed and the exception arises when I try to scroll with the mouse.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the exception is raised in LayoutBase&amp;#58;&amp;#58;SelectElement line centerSB.Begin&lt;br /&gt;Comments: ** Comment from web user: rumzeus ** &lt;p&gt;The ElementControl overrides PrepareContainerForItemOverride and calls PrepareModel to insert a mesh into _modelContainer for each Item.&lt;br /&gt;Later in ElementFlow.BuildTargetPropertyPath &amp;#40;which is called via ElementFlow.SelectItemCore -&amp;#62; LayoutBase.SelectElement -&amp;#62; ElementFlow.PrepareTemplateStoryboard&amp;#41; it is assumed that such a mesh has been inserted into _modelContainer.&lt;br /&gt;This exception occurs when the mesh has not been inserted into _modelContainer. WPF calls PrepareContainerForItemOverride on ApplyTemplate. This is only done once. Items added later are never processed like that.&lt;/p&gt;</description><author>rumzeus</author><pubDate>Wed, 13 Oct 2010 08:09:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: exception in ElementFlow if the itemsSource is not empty at creation [5477] 20101013080937A</guid></item><item><title>Commented Issue: System.InvalidCastException [7050]</title><link>http://fluidkit.codeplex.com/workitem/7050</link><description>The Designer of VisualStudio generates this Exception when he tries to Convert the System.Windows.NameScope into the System.XAML.NameScope. The Error occurs in Controls&amp;#92;UIFlow3D&amp;#92;UIFlow3D.cs&amp;#58;Line 567 in the procedure&lt;br /&gt;&amp;#34;private void UpdateElementIndexes&amp;#40;UIElement affectedElement, bool attach&amp;#41;&amp;#34;, when he does this&amp;#58;&lt;br /&gt;&lt;br /&gt;567        NameScope scope &amp;#61;&amp;#40;NameScope&amp;#41; NameScope.GetNameScope&amp;#40;_viewport&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: MCChuwanga ** &lt;p&gt;What worked for me was changing the mentioned line to the following&amp;#58;&lt;/p&gt;&lt;p&gt;INameScope scope &amp;#61; NameScope.GetNameScope&amp;#40;_viewport&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;hope that helped.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>MCChuwanga</author><pubDate>Sun, 10 Oct 2010 01:33:40 GMT</pubDate><guid isPermaLink="false">Commented Issue: System.InvalidCastException [7050] 20101010013340A</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/workitem/6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: rehan ** &lt;p&gt;I submitted a patch to add this new feature. Please see the patch section under the source control tab.&lt;/p&gt;</description><author>rehan</author><pubDate>Tue, 24 Aug 2010 08:06:15 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100824080615A</guid></item><item><title>Created Issue: System.InvalidCastException [7050]</title><link>http://fluidkit.codeplex.com/workitem/7050</link><description>The Designer of VisualStudio generates this Exception when he tries to Convert the System.Windows.NameScope into the System.XAML.NameScope. The Error occurs in Controls&amp;#92;UIFlow3D&amp;#92;UIFlow3D.cs&amp;#58;Line 567 in the procedure&lt;br /&gt;&amp;#34;private void UpdateElementIndexes&amp;#40;UIElement affectedElement, bool attach&amp;#41;&amp;#34;, when he does this&amp;#58;&lt;br /&gt;&lt;br /&gt;567        NameScope scope &amp;#61;&amp;#40;NameScope&amp;#41; NameScope.GetNameScope&amp;#40;_viewport&amp;#41;&amp;#59;&lt;br /&gt;</description><author>VisibleBasix</author><pubDate>Fri, 30 Jul 2010 15:04:12 GMT</pubDate><guid isPermaLink="false">Created Issue: System.InvalidCastException [7050] 20100730030412P</guid></item><item><title>Created Issue: outofMemoryException [6907]</title><link>http://fluidkit.codeplex.com/workitem/6907</link><description>Getting this error on outofmemoryException on ElementFlow.&lt;br /&gt;Could anyone help me. My window is not transparent, its just a plain window calling ElementFlow under it. When Adding Items to ElementFlow it gives me this Intermittent error.&lt;br /&gt;Today it is not ready to go and annoying me.&lt;br /&gt;</description><author>vinayakbaddi</author><pubDate>Mon, 28 Jun 2010 13:33:35 GMT</pubDate><guid isPermaLink="false">Created Issue: outofMemoryException [6907] 20100628013335P</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/WorkItem/View.aspx?WorkItemId=6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: ftballguy45 ** &lt;p&gt;hello&amp;#63;&amp;#63;&amp;#63;&lt;/p&gt;</description><author>ftballguy45</author><pubDate>Mon, 10 May 2010 18:43:19 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100510064319P</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/WorkItem/View.aspx?WorkItemId=6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: ftballguy45 ** &lt;p&gt;Anyone&amp;#63;&lt;/p&gt;</description><author>ftballguy45</author><pubDate>Sun, 04 Apr 2010 03:34:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100404033435A</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/WorkItem/View.aspx?WorkItemId=6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: ftballguy45 ** &lt;p&gt;also thanks for the reply &amp;#58;&amp;#41;&lt;/p&gt;</description><author>ftballguy45</author><pubDate>Wed, 31 Mar 2010 14:53:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100331025349P</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/WorkItem/View.aspx?WorkItemId=6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: ftballguy45 ** &lt;p&gt;Sorry i didnt make myself clear. The problem is I &amp;#34;dont&amp;#34; want the items in the collection to scale up and down as the container of the element flow changes. I want them to stay a consistent size. Lets imagine a series of 50wx50l borders with 6 cornerradius. I want them to stay that size no matter how long the element flow is or how tall it is. Does that make more sense&amp;#63; I bet I am mixing concepts because although experienced with WPF and 2D, Im am raw and new to 3D. I guess I dont really &amp;#34;need&amp;#34; or want the 3D-ness. I took the the ElementFlow and used the SlideDeck layout to give me a nice horizontal scrolling list &amp;#40;imagine in my situation a list of attractive elements that represent a list of video cameras for an application, the user can quickly scrub through the elements with this control using the mouse wheel&amp;#41;. Is there a way or a control here that can give me the coolness of the smooth scrolling without the 3Dness and unexpected scaling&amp;#63; &lt;/p&gt;</description><author>ftballguy45</author><pubDate>Wed, 31 Mar 2010 14:52:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100331025252P</guid></item><item><title>Commented Issue: ElementFlow does not respect size settings for elements [6256]</title><link>http://fluidkit.codeplex.com/WorkItem/View.aspx?WorkItemId=6256</link><description>ive tried to set the ElementHeight and ElementWidth - doesnt work, the elements still &amp;#34;stretch&amp;#34; as the container gets larger&lt;br /&gt;ive tried to set explicit heights and widths on the datatemplates for the elements, doesnt work, the elementflow is still dynamically resizing them..&lt;br /&gt;Comments: ** Comment from web user: schungx ** &lt;p&gt;Not sure that I understand your question.  It seems that you are trying to change the size of individual items.  You can&amp;#39;t -- each item has a fixed height programmed in.  All you can do is to use a container large enough for the largest item, leave its background as transparent, then position your item inside.&lt;/p&gt;&lt;p&gt;If you are trying to change the uniform size of the 3D elements, then you&amp;#39;re mixing up concepts.  3D sizing is completely different from 2D sizing.  As far as I know, ElementHeight and ElementWidth are only used to&amp;#58; 1&amp;#41; set a resolution for the base images, 2&amp;#41; determine the aspect ratio of the items.&lt;/p&gt;&lt;p&gt;Then the images of the items will be sent to the 3D elements and displayed as stretched.  You cannot control the sizing of the 3D elements this way because 3D sizing is a completely different concept.&lt;/p&gt;&lt;p&gt;Since each 3D element has a height of 2 &amp;#40;and width determined by the aspect ratio described above&amp;#41;, an indirect method of controlling the 3D element will be to manipulate the camera.  Moving it further will make the items smaller, moving it nearer will make the items larger.&lt;/p&gt;</description><author>schungx</author><pubDate>Wed, 31 Mar 2010 07:24:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: ElementFlow does not respect size settings for elements [6256] 20100331072439A</guid></item></channel></rss>