mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 18:39:33 +00:00
Fix scrolling to top in detail view
This commit is contained in:
parent
c0d7aba5d5
commit
0abd7dea10
@ -28,7 +28,7 @@ update key flags inav settings msg model =
|
||||
model.detail
|
||||
|
||||
task =
|
||||
Scroll.scroll "main-content" 0 0 0 0
|
||||
Scroll.scroll "default-layout" 0 0 0 0
|
||||
in
|
||||
{ model = { model | detail = result.model }
|
||||
, cmd =
|
||||
|
Loading…
x
Reference in New Issue
Block a user