From 8c1e6f200c4526e3a0ef863cad99b48e39551d6f Mon Sep 17 00:00:00 2001 From: klingbolt Date: Sun, 8 Sep 2024 00:06:02 -0400 Subject: [PATCH] Edit description of Icon Size to clarify what the value does --- xml_converter/doc/scale/icon_size.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml_converter/doc/scale/icon_size.md b/xml_converter/doc/scale/icon_size.md index 7c79b609..632cc6ef 100644 --- a/xml_converter/doc/scale/icon_size.md +++ b/xml_converter/doc/scale/icon_size.md @@ -5,7 +5,7 @@ applies_to: [Icon] xml_fields: [IconSize] protobuf_field: tentative__scale --- -Unclear) Some value representation of how large an icon should be. Is this a scale multiplier or a fixed size value? How does this relate to MinSize and MaxSize. +Multiplier on the size of an image (i.e. 1 is a 100%, 2 is 200%). Notes =====