Lagrange [work/v1.12]

App: "Hide toolbar on scroll" was not serialized

=> 1abe5c0acc153f7104986e081a72ef0710f1a2a8

diff --git a/src/app.c b/src/app.c
index 15c26736..e2802644 100644
--- a/src/app.c
+++ b/src/app.c
@@ -270,6 +270,7 @@ static iString *serializePrefs_App_(const iApp *d) {
         appendFormat_String(str, "navbar.action.set arg:%d button:%d\n", d->prefs.navbarActions[i], i);
     }
 #if defined (iPlatformMobile)
+    appendFormat_String(str, "hidetoolbarscroll arg:%d\n", d->prefs.hideToolbarOnScroll);
     appendFormat_String(str, "toolbar.action.set arg:%d button:0\n", d->prefs.toolbarActions[0]);
     appendFormat_String(str, "toolbar.action.set arg:%d button:1\n", d->prefs.toolbarActions[1]);
 #endif
Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/work%2Fv1.12/cdiff/1abe5c0acc153f7104986e081a72ef0710f1a2a8
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
59.121914 milliseconds
Gemini-to-HTML Time
0.253413 milliseconds

This content has been proxied by September (3851b).