mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Allow for Gtk Inspector to click through the file drop overlay
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user