[gnome-taquin/arnaudb/wip/gtk4: 15/43] Comment overlay property.



commit b3d6da04e5aa937ed2c81cf0b23b61548ab80eae
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]