From b8b0a0fccee17887db82b1eaac21598d0cdfa937 Mon Sep 17 00:00:00 2001 From: Brant Martin Date: Sun, 8 Jul 2018 18:25:06 -0400 Subject: [PATCH] Make PropertyGrid controls immune from scrollbar wrapping (caused by #218) --- Torch.Server/Views/PluginsControl.xaml | 2 +- Torch.Server/Views/PluginsControl.xaml.cs | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Torch.Server/Views/PluginsControl.xaml b/Torch.Server/Views/PluginsControl.xaml index a7c1119..2dfbec0 100644 --- a/Torch.Server/Views/PluginsControl.xaml +++ b/Torch.Server/Views/PluginsControl.xaml @@ -28,7 +28,7 @@