Fix scrolling to top in detail view

This commit is contained in:
Eike Kettner 2021-01-09 00:09:22 +01:00
parent c0d7aba5d5
commit 0abd7dea10

View File

@ -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 =