mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
First ui view of preview images for items
Users can choose to not show them via ui settings
This commit is contained in:
@ -1464,6 +1464,9 @@ resetField flags item tagger field =
|
||||
Data.Fields.Direction ->
|
||||
Cmd.none
|
||||
|
||||
Data.Fields.PreviewImage ->
|
||||
Cmd.none
|
||||
|
||||
|
||||
resetHiddenFields :
|
||||
UiSettings
|
||||
|
Reference in New Issue
Block a user