From 50a5ad88d710054feb0f743bd9e2485848edd72d Mon Sep 17 00:00:00 2001 From: Sj-Si Date: Mon, 20 May 2024 16:34:53 -0400 Subject: [PATCH] Add a resizable grid component and apply to extra networks tabs. --- html/extra-networks-pane.html | 56 +- javascript/extraNetworks.js | 76 +-- javascript/resizeGrid.js | 1165 +++++++++++++++++++++++++++++++++ javascript/utils.js | 24 + modules/shared_options.py | 3 +- modules/ui_extra_networks.py | 17 +- style.css | 103 ++- 7 files changed, 1352 insertions(+), 92 deletions(-) create mode 100644 javascript/resizeGrid.js diff --git a/html/extra-networks-pane.html b/html/extra-networks-pane.html index a5fbed415..4c395a531 100644 --- a/html/extra-networks-pane.html +++ b/html/extra-networks-pane.html @@ -153,33 +153,41 @@
-
- {dirs_html} -
-
-
-
- {tree_list_loading_splash_content}
- -
-
+
+
+
+
+ {dirs_html} +
-
-
- {card_list_loading_splash_content}
-