This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new fa377b0d03 ISIS-3167: site: diagram text box overflow glitch
fa377b0d03 is described below
commit fa377b0d031d6e7d62fd5758a99f07b1648dc1f8
Author: Andi Huber <[email protected]>
AuthorDate: Sun Aug 28 19:59:54 2022 +0200
ISIS-3167: site: diagram text box overflow glitch
---
.gitignore | 3 +++
.../adoc/modules/metamodel/images/managed-object-diagram.drawio.svg | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index b03d936827..2da2b6e41a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,9 @@ gradlew.*
#Asciidoctor Plugins
.asciidoctorconfig.adoc
+#Draw.io
+.$*
+
#Lombok (don't accept config alterations, might lead to a maintenance hell)
lombok.config
diff --git
a/core/metamodel/src/main/adoc/modules/metamodel/images/managed-object-diagram.drawio.svg
b/core/metamodel/src/main/adoc/modules/metamodel/images/managed-object-diagram.drawio.svg
index 76f0f591fa..99a095ef55 100644
---
a/core/metamodel/src/main/adoc/modules/metamodel/images/managed-object-diagram.drawio.svg
+++
b/core/metamodel/src/main/adoc/modules/metamodel/images/managed-object-diagram.drawio.svg
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file with editors other than diagrams.net -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1416px"
height="572px" viewBox="-0.5 -0.5 1416 572" content="<mxfile
host="Electron" modified="2022-08-28T17:20:42.696Z"
agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
Gecko) draw.io/20.2.3 Chrome/102.0.5005.167 Electron/19.0.11
Safari/537.36" etag="AGr_qDLkKPsQb0BpXzTo"
version="20.2.3" type="device&qu [...]
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1416px"
height="583px" viewBox="-0.5 -0.5 1416 583" content="<mxfile
host="Electron" modified="2022-08-28T17:55:51.322Z"
agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
Gecko) draw.io/20.2.3 Chrome/102.0.5005.167 Electron/19.0.11
Safari/537.36" etag="Nx5jms2W9E4vG-314Awj"
version="20.2.3" type="device&qu [...]
\ No newline at end of file