[totem/gnome-2-28] Avoid slight resize when showing the sidebar
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-2-28] Avoid slight resize when showing the sidebar
- Date: Tue, 27 Apr 2010 16:36:45 +0000 (UTC)
commit e092513c927dbd1cfc0b1b7c194be43f4b7e50df
Author: Bastien Nocera <hadess hadess net>
Date: Tue Apr 27 17:18:07 2010 +0100
Avoid slight resize when showing the sidebar
for the first time.
We didn't take the box' border into account it seems.
data/totem.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index fb958ec..8255071 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -2049,7 +2049,7 @@
<child>
<object class="GtkEventBox" id="tmw_bvw_box">
- <property name="border_width">1</property>
+ <property name="border_width">0</property>
<property name="visible">True</property>
<property name="visible_window">True</property>
<property name="above_child">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]