keep the selection if edit categories list when changing entry/entries categories in Library
This commit is contained in:
parent
9e8b9f84fd
commit
3fc97b64b5
1 changed files with 0 additions and 1 deletions
|
|
@ -281,7 +281,6 @@ object LibraryTab : Tab {
|
|||
initialSelection = dialog.initialSelection,
|
||||
onDismissRequest = onDismissRequest,
|
||||
onEditCategories = {
|
||||
screenModel.clearSelection()
|
||||
navigator.push(CategoryScreen())
|
||||
},
|
||||
onConfirm = { include, exclude ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue