[gnome-music/wip/merge: 294/343] view: Expand horizontally the artist albums widget in Artists view
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/merge: 294/343] view: Expand horizontally the artist albums widget in Artists view
- Date: Thu, 25 Jul 2013 11:37:20 +0000 (UTC)
commit 7e978dbd64ca482d24fecd965f0d59cca174bf2f
Author: Arnel A. Borja <arnelborja src gnome org>
Date: Sat Jul 20 19:25:41 2013 +0800
view: Expand horizontally the artist albums widget in Artists view
gnomemusic/view.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnomemusic/view.py b/gnomemusic/view.py
index eb3b84c..07723a0 100644
--- a/gnomemusic/view.py
+++ b/gnomemusic/view.py
@@ -411,6 +411,7 @@ class Artists (ViewContainer):
self.countQuery = Query.ARTISTS_COUNT
self._artistAlbumsWidget = Gtk.Frame(
shadow_type=Gtk.ShadowType.NONE,
+ hexpand=True
)
self.view.set_view_type(Gd.MainViewType.LIST)
self.view.set_hexpand(False)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]