1-10 of 13 < Previous Next >
1 vote

DragDropManager: more control over current DragDropEffects

It would be nice to have more control on the current DragDropEffects from the DropTargetAdvisor. Currently only DragDropManager.UpdateEffects is able to set the drag-drop effects, and only in a fix...

id# 2434 | Planned Release: None | Last Updated: Jun 18 at 8:47 AM  by BladeWise
1 vote

DragDropManager: incorrect adorner position

Sometimes the position of adorner is misplaced.

id# 2422 | Planned Release: None | Last Updated: Jun 17 at 10:18 AM  by BladeWise
1 vote

DragDropManager: DragSource_PreviewMouseUp prevents some events from firing

When attaching the DragDropManager to a custom control, composed by a some buttons and a list of objects that should be drag-able, the presence of private static void DragSource_PreviewMouseUp(obje...

id# 2421 | Planned Release: None | Last Updated: Jun 16 at 3:28 PM  by BladeWise
1 vote

Cube Transition throws exception when being used from more than 1 TransitionContainer

I found a small issue .... Basically if you have 2 (or more) transition controllers (with a Cube Transition) and you try to play both TransitionContainer at the same time you get an exception becau...

id# 2332 | Planned Release: None | Last Updated: Jun 8 at 2:33 PM  by marlongrech
1 vote

Transition container bug

I am using your TransitionContainer, and is really COOL! I found a very small bug.... Basically if you do a transition and in the middle of the Transition play another an exception is raised (in t...

id# 2329 | Planned Release: None | Last Updated: Jun 7 at 11:07 AM  by marlongrech
3 votes

ElementFlow - Cache VisualBrush

You get better performance with the VisualBrush if you cache it: RenderOptions.SetCachingHint(brush, CachingHint.Cache); Just inject that into the CreateMeshModel method. It has much better C...

id# 1467 | Planned Release: None | Last Updated: May 29 at 4:09 PM  by matelich
1 vote

InvalidOperationException in ElementFlow

I think this is due to my broken binding at the moment, but it would be convenient if ElementFlow didn't crash. "Layout measurement override of element 'FluidKit.Controls.ElementFlow' should not r...

id# 2257 | Planned Release: None | Last Updated: May 27 at 9:24 PM  by matelich
1 vote

GlassWindow is maximized on setting SizeToContent

Need to investigate for next set of code changes ... (as in title)

id# 2214 | Planned Release: None | Last Updated: May 20 at 9:27 PM  by pavanpodila
1 vote

Elementflow in a usercontrol

I had a usercontrol that did not have a specific width and height set on the control. When I dropped ElementFlow on them is gave me an error about the Measure returning PositiveInfinity. Might be s...

id# 1766 | Planned Release: None | Last Updated: May 16 at 9:37 PM  by jhofker
1 vote

Inserting into source collection only adds in ElementFlow

I'd like to be able to add an item into the collection of objects that are the source for the ElementFlow, rather than just add. Right now, if I do something like: x_MainItemsControl.ItemsSource =...

id# 2184 | Planned Release: None | Last Updated: May 16 at 9:30 PM  by jhofker

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 13 < Previous 1 2 Next >
Updating...