mirror of https://github.com/zlatinb/muwire
always show the tree by default GitHub issue #78
parent
2bfcbbf1c5
commit
0dff8b439e
|
@ -527,11 +527,11 @@ class SearchTabView {
|
|||
model.viewCollectionsActionEnabled = !e.collections.isEmpty()
|
||||
})
|
||||
|
||||
showTree.call()
|
||||
if (settings.groupByFile) {
|
||||
showFileGrouping.call()
|
||||
} else {
|
||||
showSenderGrouping.call()
|
||||
showTree.call()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue