mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-07-04 16:48:26 +00:00
Fix scrolling to card
That was broken due to the independent scroll in commit #bcb1b8.
This commit is contained in:
@ -110,6 +110,7 @@ view flags settings model =
|
||||
, ( "sixteen wide column", menuCollapsed model )
|
||||
, ( "item-card-list", True )
|
||||
]
|
||||
, id "item-card-list"
|
||||
]
|
||||
(List.concat
|
||||
[ viewBar flags model
|
||||
|
Reference in New Issue
Block a user