Allow for Gtk Inspector to click through the file drop overlay

This commit is contained in:
heliguy
2025-01-05 22:24:04 -05:00
parent 63506f7892
commit 9b9fff3c52

View File

@@ -20,6 +20,7 @@ template $WarehouseWindow: Adw.ApplicationWindow {
Revealer file_drop_revealer {
can-target: false;
transition-type: crossfade;
visible: false;
Adw.StatusPage file_drop_view {
icon-name: "warehouse:folder-open-symbolic";
title: _("Drop to Open");