Neil Bird
Neil Bird
Confirmed! This fixes user feeds: ``` diff --git a/src/apiutils.nim b/src/apiutils.nim index bc4b498..35de0b6 100644 --- a/src/apiutils.nim +++ b/src/apiutils.nim @@ -122,6 +122,12 @@ proc fetch*(url: Uri; api: Api; additional_headers: HttpHeaders = newHttpHeaders...
Dup of #421 ?
I find it does _mostly_ remember, but then odd things make it jump to the top, and I've not quite pinned down what, sometimes just going to the home screen...
Actually, that sounds great! Can't really offer time to help code, but happy to beta test bits, and potentially debug.
I am trying but failing to apply the same workaround for the prefs window's tables in dark mode (above); I've added the following to my userChome.css (in my current profile),...