[shotwell/wip/phako/configure-sidebar: 249/254] WIP



commit 928c5a2c152887593dd105181c4c85b51dead914
Author: Jens Georg <mail jensge org>
Date:   Sat Jul 14 06:13:46 2018 +0200

    WIP

 src/sidebar/Branch.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sidebar/Branch.vala b/src/sidebar/Branch.vala
index ae6104ba..08fda508 100644
--- a/src/sidebar/Branch.vala
+++ b/src/sidebar/Branch.vala
@@ -214,7 +214,7 @@ public class Sidebar.Branch : Object {
         
         map.set(root, this.root);
         
-        if (options.is_hide_if_empty() || is_disabled_in_config())
+        if (options.is_hide_if_empty())
             set_show_branch(false);
     }
     


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