[gnome-builder/wip/exalm/lists: 5/6] plugins/vcsui: Add .shadow-when-scroll to the branches list
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/exalm/lists: 5/6] plugins/vcsui: Add .shadow-when-scroll to the branches list
- Date: Mon, 25 Jul 2022 04:48:51 +0000 (UTC)
commit f6511fbf8b951e1ae74aca77559160a6b257541a
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Jul 25 08:38:11 2022 +0400
plugins/vcsui: Add .shadow-when-scroll to the branches list
src/plugins/vcsui/gbp-vcsui-clone-page.ui | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/src/plugins/vcsui/gbp-vcsui-clone-page.ui b/src/plugins/vcsui/gbp-vcsui-clone-page.ui
index 81783d896..1e09f93fb 100644
--- a/src/plugins/vcsui/gbp-vcsui-clone-page.ui
+++ b/src/plugins/vcsui/gbp-vcsui-clone-page.ui
@@ -51,6 +51,7 @@
<property name="margin-start">18</property>
<property name="margin-end">18</property>
<property name="margin-top">12</property>
+ <property name="margin-bottom">6</property>
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Branches</property>
@@ -77,6 +78,9 @@
<property name="min-content-width">300</property>
<property name="max-content-width">300</property>
<property name="max-content-height">500</property>
+ <style>
+ <class name="shadow-when-scroll"/>
+ </style>
<child>
<object class="GtkListView">
<signal name="activate" handler="branch_activated_cb" swapped="true"
object="GbpVcsuiClonePage"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]