From 989da67ec3d6a3b66869f54a491afffe6ddf44a5 Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Mon, 1 Jun 2020 13:33:30 +0200 Subject: [PATCH] Add native look size handling fixes to changelog --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 7e78aed5..bd24076f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -26,6 +26,7 @@ Template features: * Added
  • tag for list bullet points. (Experimental!) * Colors can now be written using hex notation, #rrggbb / #rrggbbaa, and short hex notation (#rgb / #rgba) * Added card_style.field.layout, with information on the position of each line and paragraph in a text box. + * It is now possible to set the width and height of set info and style fields. This is especially useful for set specific images like watermarks and symbols. Scripting: * Added type_name function