[gnome-taquin/arnaudb/wip/gtk4: 80/108] Comment overlay property.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin/arnaudb/wip/gtk4: 80/108] Comment overlay property.
- Date: Tue, 29 Sep 2020 14:16:04 +0000 (UTC)
commit 0fcbb888c24896111dbabb48d6fca377053e8296
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Wed Feb 19 22:10:58 2020 +0100
Comment overlay property.
src/base-view.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/base-view.vala b/src/base-view.vala
index cc54855..5c3cb01 100644
--- a/src/base-view.vala
+++ b/src/base-view.vala
@@ -120,7 +120,7 @@ private class BaseView : Stack, AdaptativeWidget
notifications_revealer.set_window_size (saved_window_size);
notifications_revealer.show ();
notifications_overlay.add_overlay (notifications_revealer);
- notifications_overlay.set_overlay_pass_through (notifications_revealer, true);
+// notifications_overlay.set_overlay_pass_through (notifications_revealer, true);
notifications_revealer_created = true;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]