From b0dba25f368b66cba586bcae88659baa04f7c734 Mon Sep 17 00:00:00 2001 From: Aleksander Date: Mon, 13 Apr 2026 20:48:09 +0200 Subject: [PATCH] dash-frontend: File saving, close callbacks --- .../assets/gui/view/download_file.xml | 6 +- .../gui/view/remote_skymap_downloader.xml | 3 +- .../src/util/networking/http_client.rs | 1 - dash-frontend/src/util/popup_manager.rs | 55 ++++--- dash-frontend/src/util/wgui_simple.rs | 1 - dash-frontend/src/views/app_launcher.rs | 2 +- dash-frontend/src/views/download_file.rs | 134 +++++++++++++----- dash-frontend/src/views/game_launcher.rs | 2 +- .../src/views/remote_skymap_downloader.rs | 115 ++++++++++----- dash-frontend/src/views/remote_skymap_list.rs | 2 +- 10 files changed, 211 insertions(+), 110 deletions(-) diff --git a/dash-frontend/assets/gui/view/download_file.xml b/dash-frontend/assets/gui/view/download_file.xml index 92a60df9..63813dd7 100644 --- a/dash-frontend/assets/gui/view/download_file.xml +++ b/dash-frontend/assets/gui/view/download_file.xml @@ -1,9 +1,13 @@ + +
-
+