From 18ea5fe8593143c367ba0bfffc73651d59faa030 Mon Sep 17 00:00:00 2001 From: David Mosbach Date: Mon, 28 Aug 2023 01:32:50 +0200 Subject: [PATCH] more icons for footer --- editor.css | 3 + editor.html | 388 +++++++++++++++++++++++++++++--------------- images/help.svg | 118 ++++++++++++++ images/info.svg | 90 ++++++++++ images/settings.svg | 70 ++++++++ 5 files changed, 539 insertions(+), 130 deletions(-) create mode 100644 images/help.svg create mode 100644 images/info.svg create mode 100644 images/settings.svg diff --git a/editor.css b/editor.css index 82141f6..c70c173 100644 --- a/editor.css +++ b/editor.css @@ -704,6 +704,9 @@ label { float: left; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; } #footer.menu-darkmode svg { diff --git a/editor.html b/editor.html index 288db87..2c2a32c 100644 --- a/editor.html +++ b/editor.html @@ -763,141 +763,269 @@ SPDX-License-Identifier: AGPL-3.0-or-later - - - - - - - - - - -  Nodes   + + + + + + + + + + +  Settings    - - - - - - + + + + + + + + + + + + + - + id="g5" + transform="matrix(0.64534308,0,0,0.64534308,2.3805141,3.6816223)" + style="stroke-width:1.54956;stroke-dasharray:none" + inkscape:label="g5"> + + - -  Stages  + + + +  Help    + + + + + + + + + + + + + + + + +  About - \ No newline at end of file + diff --git a/images/help.svg b/images/help.svg new file mode 100644 index 0000000..2b072d8 --- /dev/null +++ b/images/help.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/info.svg b/images/info.svg new file mode 100644 index 0000000..81543da --- /dev/null +++ b/images/info.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + diff --git a/images/settings.svg b/images/settings.svg new file mode 100644 index 0000000..98c5d0d --- /dev/null +++ b/images/settings.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + +