mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-19 01:24:21 +01:00
use unseen notification indicator
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -545,6 +545,8 @@ fn render_nav_body(
|
||||
scroll_to_top,
|
||||
);
|
||||
|
||||
app.timeline_cache.set_fresh(kind);
|
||||
|
||||
// always clear the scroll_to_top request
|
||||
if scroll_to_top {
|
||||
app.options.remove(AppOptions::ScrollToTop);
|
||||
|
||||
Reference in New Issue
Block a user