[meld/ui-next: 22/35] filediff: Fix statusbar appearance under new sourcemap



commit 7bc6b406d01f97613537446d500632647e3513da
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Wed Feb 13 06:46:57 2019 +1000

    filediff: Fix statusbar appearance under new sourcemap

 meld/resources/ui/filediff.ui | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/meld/resources/ui/filediff.ui b/meld/resources/ui/filediff.ui
index 8be339b6..7f550c66 100644
--- a/meld/resources/ui/filediff.ui
+++ b/meld/resources/ui/filediff.ui
@@ -659,6 +659,20 @@
             <property name="top_attach">1</property>
           </packing>
         </child>
+        <child>
+          <object class="GtkLabel" id="dummy_statusbar_sourcemap">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <style>
+              <class name="meld-status-bar"/>
+            </style>
+          </object>
+          <packing>
+            <property name="left_attach">9</property>
+            <property name="width">1</property>
+            <property name="top_attach">3</property>
+          </packing>
+        </child>
         <child>
           <placeholder/>
         </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]