From 64aae0057c955dc3c7d5396d2db4daa34f4a452c Mon Sep 17 00:00:00 2001 From: Zac Spitzer Date: Mon, 25 Jan 2021 13:11:10 +0100 Subject: [PATCH 1/2] set default for orientation to portrait LDEV-3240 --- source/tld/tag.tldx | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tld/tag.tldx b/source/tld/tag.tldx index a4ff3db..0aea6db 100644 --- a/source/tld/tag.tldx +++ b/source/tld/tag.tldx @@ -148,6 +148,7 @@ false true is the orientation landscape or portrait + portrait boolean From e4d70f555c48f94c60067f2cd0629b834bb626b9 Mon Sep 17 00:00:00 2001 From: Zac Spitzer Date: Mon, 14 Mar 2022 18:18:57 +0100 Subject: [PATCH 2/2] add orientation values --- source/tld/tag.tldx | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tld/tag.tldx b/source/tld/tag.tldx index 0aea6db..02b6899 100644 --- a/source/tld/tag.tldx +++ b/source/tld/tag.tldx @@ -149,6 +149,7 @@ true is the orientation landscape or portrait portrait + portrait,landscape boolean