From 3ae7d2eff3d20c3042ddac4fd4f205812079b94e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Oct 2012 18:31:26 +0300 Subject: Extend checkbox theming. New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding --- data/graphics/gui/checkbox.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/graphics/gui/checkbox.xml b/data/graphics/gui/checkbox.xml index 7e6161bb0..456c26366 100644 --- a/data/graphics/gui/checkbox.xml +++ b/data/graphics/gui/checkbox.xml @@ -1,5 +1,10 @@ +