dot-net-transitions icon indicating copy to clipboard operation
dot-net-transitions copied to clipboard

A library for animated UI transitions for .NET

Results 8 dot-net-transitions issues
Sort by recently updated
recently updated
newest added

I'm can't get the effect I want when setting the property Appearence.Backcolor. Any suggestions to fix this appreciated.

``` What steps will reproduce the problem? 1. Add a panel to a form and use AddHandler Panel1.Paint event to custom draw text into the panel within the load event....

Priority-Medium
Type-Defect
auto-migrated

``` can you implement more managedtypes like bool? ``` Original issue reported on code.google.com by `[email protected]` on 10 Aug 2014 at 4:25

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Using transition on a WPF window, passing 'Window.Left' to transition. 2. I had a Invalid cast exception in getIntermediateValue(object start, object end,...

Priority-Medium
Type-Defect
auto-migrated

``` I've been using this awesome program for a while now with no problems. However after I added quite alot of new forms it stopped working as well. For example,...

Priority-Medium
Type-Defect
auto-migrated

``` Thanks a lot for your files, that's help me many things But... i'm add some easing in your project such as new Bounce, Quart, Quint, Cubic, Quad. sorry for...

Priority-Medium
Type-Defect
auto-migrated

``` Hi, I would like to use your nice project in my open source library (http://shutternotifier.codeplex.com/, it'll be published in 2-3 days), your url is included in the Resources section...

Priority-Medium
Type-Defect
auto-migrated

``` first, Amazing code... Great Job... ;) i just have a question, imagine the situation: i have a form with a form_mouseLeave and form_mouseEnter transition. the problem is that when...

Priority-Medium
Type-Defect
auto-migrated