From c59e195d9435a79b7742e7af8a42d11dce74e666 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Tue, 14 Apr 2026 22:11:37 +0200 Subject: [PATCH] dash-frontend: Re-work skymap list, show downloaded resolution pips --- dash-frontend/assets/gui/view/skymap_list.xml | 10 +-- .../assets/gui/view/skymap_list_cell.xml | 17 +++- dash-frontend/assets/lang/en.json | 4 +- dash-frontend/src/tab/settings/mod.rs | 6 +- .../src/tab/settings/tab_autostart_apps.rs | 3 +- .../src/tab/settings/tab_controls.rs | 2 +- .../src/tab/settings/tab_features.rs | 2 +- .../src/tab/settings/tab_look_and_feel.rs | 2 +- dash-frontend/src/tab/settings/tab_misc.rs | 2 +- dash-frontend/src/tab/settings/tab_skybox.rs | 56 +++++++++--- .../src/tab/settings/tab_troubleshooting.rs | 2 +- .../src/util/networking/skymap_catalog.rs | 8 ++ dash-frontend/src/util/wgui_simple.rs | 32 ++++++- dash-frontend/src/views/remote_skymap_list.rs | 49 +++++++++-- dash-frontend/src/views/skymap_list.rs | 23 ++++- dash-frontend/src/views/skymap_list_cell.rs | 87 +++++++++++++++++-- 16 files changed, 258 insertions(+), 47 deletions(-) diff --git a/dash-frontend/assets/gui/view/skymap_list.xml b/dash-frontend/assets/gui/view/skymap_list.xml index 838d8bfd..b32b0ec1 100644 --- a/dash-frontend/assets/gui/view/skymap_list.xml +++ b/dash-frontend/assets/gui/view/skymap_list.xml @@ -1,11 +1,11 @@ -
+
+
+
-
-
diff --git a/dash-frontend/assets/gui/view/skymap_list_cell.xml b/dash-frontend/assets/gui/view/skymap_list_cell.xml index 3125a475..93f32e8e 100644 --- a/dash-frontend/assets/gui/view/skymap_list_cell.xml +++ b/dash-frontend/assets/gui/view/skymap_list_cell.xml @@ -17,9 +17,24 @@ width="256" align_items="center" align_self="start"> - + + +
+