Skip to content

Commit

Permalink
keep the selection if edit categories list when changing entry/entrie…
Browse files Browse the repository at this point in the history
…s categories in Library
  • Loading branch information
cuong-tran committed Mar 10, 2024
1 parent 9e8b9f8 commit 3fc97b6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ object LibraryTab : Tab {
initialSelection = dialog.initialSelection,
onDismissRequest = onDismissRequest,
onEditCategories = {
screenModel.clearSelection()
navigator.push(CategoryScreen())
},
onConfirm = { include, exclude ->
Expand Down

0 comments on commit 3fc97b6

Please sign in to comment.