From 9cf5f85984701287030b350b8cf76d9eaca1689e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulysse=20G=C3=A9rard?= Date: Fri, 8 Nov 2024 11:58:56 +0100 Subject: [PATCH] add todo --- bin/main.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/main.ml b/bin/main.ml index e4e6239..5fbe6a2 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -57,7 +57,7 @@ let app = in { Lwd_view.request; item_count; start_offset = Lwd.pure 0; order } in - + (* TODO filter and view does not update correctly while syncing *) let main_list = Ui_playlist.make ~reset_playlist:P.reset_playlist ~fetch main_view in