From 2739d3cface75a5477918ce03bd2f85b3244fe1a Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Mon, 24 Mar 2025 21:24:19 +0100 Subject: Added fill mode parameter to ImageRect ImageRect now stretches the sides and center images by default because this is more efficient these days. FilMode::Repeat can be specified when repetition is desired. Added 'fill' attribute to allow the fill mode to be specified for the GUI theme images. --- data/graphics/gui/theme.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/graphics/gui/theme.xml b/data/graphics/gui/theme.xml index 047ef01c..6656f770 100644 --- a/data/graphics/gui/theme.xml +++ b/data/graphics/gui/theme.xml @@ -51,7 +51,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -169,23 +169,23 @@ - + - + - + - + - + -- cgit v1.2.3-70-g09d2