From 27cbd1a9cf0613fbe191e8f17ab0f4e0d2f56c08 Mon Sep 17 00:00:00 2001 From: qiji4215 Date: Mon, 4 Dec 2023 15:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=BD=A6=E9=81=93=E8=BE=B9?= =?UTF-8?q?=E7=95=8C=E7=B1=BB=E5=9E=8B=E6=B8=B2=E6=9F=93=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/omdb_config.json | 1 + .../src/main/assets/editormarker.xml | 107 ++++++++++-------- .../src/main/assets/omdb/icon_2013_4_2.svg | 79 +++++++++++++ .../src/main/assets/omdb/icon_2013_4_3.svg | 79 +++++++++++++ 4 files changed, 216 insertions(+), 50 deletions(-) create mode 100644 collect-library/src/main/assets/omdb/icon_2013_4_2.svg create mode 100644 collect-library/src/main/assets/omdb/icon_2013_4_3.svg diff --git a/app/src/main/assets/omdb_config.json b/app/src/main/assets/omdb_config.json index 3e26a745..7855648a 100644 --- a/app/src/main/assets/omdb_config.json +++ b/app/src/main/assets/omdb_config.json @@ -614,6 +614,7 @@ "zoomMin": 18, "zoomMax": 20, "filterData": true, + "checkLinkId": false, "catch": true, "transformer": [ { diff --git a/collect-library/src/main/assets/editormarker.xml b/collect-library/src/main/assets/editormarker.xml index 91aff4fc..2c698fb6 100644 --- a/collect-library/src/main/assets/editormarker.xml +++ b/collect-library/src/main/assets/editormarker.xml @@ -179,6 +179,13 @@ + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + @@ -1695,15 +1662,15 @@ - + - + - + @@ -1810,21 +1777,61 @@ - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/collect-library/src/main/assets/omdb/icon_2013_4_2.svg b/collect-library/src/main/assets/omdb/icon_2013_4_2.svg new file mode 100644 index 00000000..112a2794 --- /dev/null +++ b/collect-library/src/main/assets/omdb/icon_2013_4_2.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/collect-library/src/main/assets/omdb/icon_2013_4_3.svg b/collect-library/src/main/assets/omdb/icon_2013_4_3.svg new file mode 100644 index 00000000..3b26287d --- /dev/null +++ b/collect-library/src/main/assets/omdb/icon_2013_4_3.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file