[gnome-builder/wip/exalm/lists: 4/6] plugins/vcsui: Add .shadow-when-scroll to scrolled windows
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/exalm/lists: 4/6] plugins/vcsui: Add .shadow-when-scroll to scrolled windows
- Date: Mon, 25 Jul 2022 04:48:51 +0000 (UTC)
commit 159bca26de7b1ca391668421f21fcbfdf54907ab
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Jul 25 08:34:58 2022 +0400
plugins/vcsui: Add .shadow-when-scroll to scrolled windows
src/plugins/vcsui/gbp-vcsui-switcher-popover.ui | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/src/plugins/vcsui/gbp-vcsui-switcher-popover.ui b/src/plugins/vcsui/gbp-vcsui-switcher-popover.ui
index 1ebddfdef..fc18ef80d 100644
--- a/src/plugins/vcsui/gbp-vcsui-switcher-popover.ui
+++ b/src/plugins/vcsui/gbp-vcsui-switcher-popover.ui
@@ -34,6 +34,9 @@
<property name="max-content-height">600</property>
<property name="min-content-width">300</property>
<property name="max-content-width">300</property>
+ <style>
+ <class name="shadow-when-scroll"/>
+ </style>
<child>
<object class="GtkListView" id="branches_view">
<!--signal name="activate" handler="activate_branch_cb" swapped="true"
object="GbpVcsuiSwitcherPopover"/-->
@@ -92,6 +95,9 @@
<property name="max-content-height">600</property>
<property name="min-content-width">300</property>
<property name="max-content-width">300</property>
+ <style>
+ <class name="shadow-when-scroll"/>
+ </style>
<child>
<object class="GtkListView" id="tags_view">
<!--signal name="activate" handler="activate_tag_cb" swapped="true"
object="GbpVcsuiSwitcherPopover"/-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]