# HG changeset patch # User sarias # Date 1252837420 -7200 # Node ID 50f07513949739a492f5db1cf33e9511f14d502e # Parent 4eb65101c6b31d699a767414acdd7ac83f29947f travail sur le design et le Control Pivot pour que dans un scatter View le puisse etre deplace sans declancher les events des surface bouttons. diff -r 4eb65101c6b3 -r 50f075139497 src/FingersDance.Control.Pivot/UserControlPivot.xaml --- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml Sat Sep 12 22:59:05 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml Sun Sep 13 12:23:40 2009 +0200 @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" x:Class="FingersDance.Control.Pivot.UserControlPivot" - x:Name="UserControl" Width="52" Height="52" xmlns:Custom="http://schemas.microsoft.com/surface/2008"> + x:Name="UserControl" Width="70" Height="70" xmlns:Custom="http://schemas.microsoft.com/surface/2008"> @@ -22,7 +22,22 @@ - + + + + + + + + + + + + + + + + @@ -54,5 +69,13 @@ + + + + + + + + \ No newline at end of file diff -r 4eb65101c6b3 -r 50f075139497 src/FingersDance/MainSurfaceWindow.xaml --- a/src/FingersDance/MainSurfaceWindow.xaml Sat Sep 12 22:59:05 2009 +0200 +++ b/src/FingersDance/MainSurfaceWindow.xaml Sun Sep 13 12:23:40 2009 +0200 @@ -22,11 +22,27 @@ - + + + + + + + + + - + + + + + + + + + @@ -47,19 +63,7 @@ - - - - - - - - - - - - - +