diff --git a/XplorePlane/App.xaml.cs b/XplorePlane/App.xaml.cs index 2d147a2..14f3155 100644 --- a/XplorePlane/App.xaml.cs +++ b/XplorePlane/App.xaml.cs @@ -154,7 +154,7 @@ namespace XplorePlane protected override Window CreateShell() { - return Container.Resolve(); + return Container.Resolve(); } protected override void RegisterTypes(IContainerRegistry containerRegistry) diff --git a/XplorePlane/Assets/Icons/.gitkeep b/XplorePlane/Assets/Icons/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/XplorePlane/Assets/Icons/down.png b/XplorePlane/Assets/Icons/down.png new file mode 100644 index 0000000..23aac17 Binary files /dev/null and b/XplorePlane/Assets/Icons/down.png differ diff --git a/XplorePlane/Assets/Icons/left.png b/XplorePlane/Assets/Icons/left.png new file mode 100644 index 0000000..49d5cc6 Binary files /dev/null and b/XplorePlane/Assets/Icons/left.png differ diff --git a/XplorePlane/Assets/Icons/right.png b/XplorePlane/Assets/Icons/right.png new file mode 100644 index 0000000..eb8cbf3 Binary files /dev/null and b/XplorePlane/Assets/Icons/right.png differ diff --git a/XplorePlane/Assets/Icons/up.png b/XplorePlane/Assets/Icons/up.png new file mode 100644 index 0000000..753894a Binary files /dev/null and b/XplorePlane/Assets/Icons/up.png differ diff --git a/XplorePlane/Assets/Icons/动态范围.png b/XplorePlane/Assets/Icons/动态范围.png new file mode 100644 index 0000000..5fcee92 Binary files /dev/null and b/XplorePlane/Assets/Icons/动态范围.png differ diff --git a/XplorePlane/Assets/Icons/胶片致黑.png b/XplorePlane/Assets/Icons/胶片致黑.png new file mode 100644 index 0000000..605cd9c Binary files /dev/null and b/XplorePlane/Assets/Icons/胶片致黑.png differ diff --git a/XplorePlane/Assets/Icons/锐化.png b/XplorePlane/Assets/Icons/锐化.png new file mode 100644 index 0000000..366616e Binary files /dev/null and b/XplorePlane/Assets/Icons/锐化.png differ diff --git a/XplorePlane/Views/Hardware/AxisControlPanelView.xaml b/XplorePlane/Views/Hardware/AxisControlPanelView.xaml new file mode 100644 index 0000000..794ecf1 --- /dev/null +++ b/XplorePlane/Views/Hardware/AxisControlPanelView.xaml @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +