From 5f98acc7dac6255fceb81da2b8f7e37ffcbec1e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Philippe=20Bruy=C3=A8re?= Date: Tue, 6 Mar 2018 19:09:09 +0100 Subject: [PATCH] tab sizing adjustment --- Tests/Interfaces/TabItem.template | 3 +-- src/GraphicObjects/TabView.cs | 22 ++++++++++++++-------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/Tests/Interfaces/TabItem.template b/Tests/Interfaces/TabItem.template index 084dae8e..63e31cce 100644 --- a/Tests/Interfaces/TabItem.template +++ b/Tests/Interfaces/TabItem.template @@ -8,10 +8,9 @@ HorizontalAlignment="Left" Height="{./TabHeight}" Width="{./TabWidth}"> -