A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jumar Macato ef7a1f723d
Fix AnimationsPage crash, related to #1939
7 years ago
..
Pages Fix AnimationsPage crash, related to #1939 7 years ago
ViewModels Have each AnimationInstance and TransitionInstance use their own internal clock instead of relying on tracking the start time of the global clock. Use a binary search to find the correct keyframe instead of linear search. 8 years ago
App.config Rename Sample projects to avoid confusion with the CI tests. 8 years ago
App.xaml Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
App.xaml.cs Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
MainWindow.xaml Fix AnimationsPage crash, related to #1939 7 years ago
MainWindow.xaml.cs Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
RenderDemo.csproj Convert project references to reference aggregate Avalonia.csproj 7 years ago
SideBar.xaml Fix naming on Animations & Transitions to better reflect their purpose. 8 years ago