From d84e76d07ca14a42ae5dfd76942cf9b8f17a2267 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 16 Mar 2021 09:50:12 +0000 Subject: [PATCH] update todo --- doc/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo.txt b/doc/todo.txt index b1040f1..382a22c 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -4,6 +4,8 @@ - fix: loading items (by scrolling down) is glitching while feeds are refreshing +- fix: scrollTo/scrollBy with smooth behavior instead of scrollTop + - ref: switch to the standard logger - ref: organize "server" package using KonMari method https://github.com/gin-gonic/gin : nice example of router api