From e010e67717bcb0f038ebf9706ef428b8bc0104d1 Mon Sep 17 00:00:00 2001 From: Alerson Jorge Date: Thu, 20 Jul 2023 12:30:02 -0300 Subject: [PATCH] Revert "Updating pxmagic and inserting it in the WLED UI with option to enable and disable." This reverts commit 44197d91c6ea43d9e7923f4e50ae7cdcc0776a18. --- wled00/data/index.css | 22 +- wled00/data/index.htm | 11 +- wled00/data/index.js | 136 +- wled00/data/pxmagic/pxmagic.htm | 249 +- wled00/data/settings_ui.htm | 5 +- wled00/html_pxmagic.h | 1086 +++++---- wled00/html_settings.h | 441 ++-- wled00/html_ui.h | 4010 +++++++++++++++---------------- 8 files changed, 2885 insertions(+), 3075 deletions(-) diff --git a/wled00/data/index.css b/wled00/data/index.css index 1e8e1525..5be49819 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -134,7 +134,7 @@ button { .off { color: var(--c-6) !important; - /* cursor: default !important; */ + cursor: default !important; } .top .icons, .bot .icons { @@ -271,20 +271,6 @@ button { transform: translate(-50%,-50%); } -#pxm { - display: none; - width: 100%; - height: 100%; - border: 0; - position: absolute; -} - -#ipxm { - width: 100%; - height: 100%; - position: relative; -} - .tab { background-color: transparent; color: var(--c-d); @@ -812,7 +798,6 @@ input[type=range]::-moz-range-thumb { text-overflow: ellipsis; border: 1px solid var(--c-3); background-color: var(--c-3); - z-index: 9; } #segutil .btn-s:hover, #segutil2 .btn-s:hover, @@ -1025,7 +1010,7 @@ textarea { width: 50px !important; } -.segname, .pname, .bname { +.segname, .pname { white-space: nowrap; text-align: center; overflow: hidden; @@ -1035,9 +1020,6 @@ textarea { max-width: 170px; position: relative; } -.bname { - padding: 0 24px; -} .segname .flr, .pname .flr { transform: rotate(0deg); diff --git a/wled00/data/index.htm b/wled00/data/index.htm index cd8a92cf..b8c0df85 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -65,7 +65,6 @@ - @@ -380,8 +379,8 @@ -