[shotwell/wip/gtk4] Fix publishing progress bar
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [shotwell/wip/gtk4] Fix publishing progress bar
- Date: Thu, 28 Jul 2022 23:26:15 +0000 (UTC)
commit ea9c59808f4dfecfc2c459d84d0e29dec0851416
Author: Jens Georg <mail jensge org>
Date:   Fri Jul 29 00:29:59 2022 +0200
    Fix publishing progress bar
 data/ui/progress_pane_widget.ui | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/data/ui/progress_pane_widget.ui b/data/ui/progress_pane_widget.ui
index 239de609..841620ab 100644
--- a/data/ui/progress_pane_widget.ui
+++ b/data/ui/progress_pane_widget.ui
@@ -1,27 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.0 -->
 <interface>
-  <requires lib="gtk+" version="3.22"/>
+  <requires lib="gtk" version="4.0"/>
   <template class="PublishingUIProgressPane" parent="GtkBox">
-    <property name="visible">True</property>
-    <property name="can_focus">False</property>
     <property name="orientation">vertical</property>
     <child>
       <object class="GtkProgressBar" id="progress_bar">
         <property name="height_request">64</property>
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
         <property name="margin_start">32</property>
         <property name="margin_end">32</property>
         <property name="margin_top">108</property>
-        <property name="show_text">True</property>
+        <property name="show_text">1</property>
       </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="padding">32</property>
-        <property name="position">1</property>
-      </packing>
     </child>
   </template>
 </interface>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]