From d1761fb098502acb04fb73e29c00a4e5b5324ab8 Mon Sep 17 00:00:00 2001 From: jsmorley Date: Tue, 11 Feb 2025 08:05:42 -0500 Subject: [PATCH] tweak --- source/manual/skins/rainmeter-section/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/skins/rainmeter-section/index.html b/source/manual/skins/rainmeter-section/index.html index 19a015a1f..66c16ae32 100644 --- a/source/manual/skins/rainmeter-section/index.html +++ b/source/manual/skins/rainmeter-section/index.html @@ -46,7 +46,7 @@

General Options

SkinWidth, SkinHeight Default: None
-

Either or both may be set. This will set and constrain the skin to the fixed dimensions defined, either the width, the height, or both. Any meter or part of a meter positioned outside the defined boundaries will be truncated. DynamicWindowSize will be ignored for the defined dimension(s), and meters that would normally display even "outside" the skin will be truncated by the fixed skin dimension(s).


+

Either or both may be set. This will set and constrain the skin to the fixed dimensions defined, either the width, the height, or both. Any meter or part of a meter positioned outside the defined boundaries will be truncated. DynamicWindowSize will be ignored for the defined dimension(s), and meters that would normally display even "outside" the skin will be truncated by the fixed skin dimension(s).

Note: If the setting is missing entirely (none) or set to 0 it has no effect.