From 4161571104964c0d309b338595e497b78eb54cda Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Mon, 14 Sep 2015 09:58:46 +0200 Subject: [PATCH] Draw borders inside Margin, this allow single level of border with margin, Background will mostly be set in child of border, if not border will have a background outside = Margin width --- Templates/Window.goml | 2 +- src/GraphicObjects/Border.cs | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Templates/Window.goml b/Templates/Window.goml index 55c85f3d..2f3711f1 100755 --- a/Templates/Window.goml +++ b/Templates/Window.goml @@ -6,7 +6,7 @@