[nautilus/wip/cdavis/adaptive-flap: 173/178] toolbar: Remove pathbar width_request




commit 7d0d63f5e641c450eaf9e89ffa665499f6ad6065
Author: Christopher Davis <brainblasted disroot org>
Date:   Tue Nov 17 23:12:00 2020 -0800

    toolbar: Remove pathbar width_request
    
    This width_request interfered with mobile sizing.

 src/resources/ui/nautilus-toolbar.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 7a1bc69b0..885eea1c5 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -483,7 +483,6 @@
     <property name="show_close_button">True</property>
     <child type="title">
       <object class="GtkBox" id="header_toolbar">
-        <property name="width_request">270</property>
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="spacing">6</property>


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