xyzzer / WinRTXamlToolkit

WinRT XAML Toolkit
Other
282 stars 67 forks source link

CustomGridSplitter dragging moves at half speed of cursor speed in certain configurations #17

Open xyzzer opened 8 years ago

xyzzer commented 8 years ago

Two column (*,Auto) grid with:

    <controls:CustomGridSplitter
        Grid.Column="1"
        ResizeBehavior="PreviousAndCurrent"
        Width="6" />