Michael Scholtz
Michael Scholtz
That makes sense. However, how do I disable the auto-hiding feature? Should I just set `hideDelay` to a very high value?
Perhaps this value could be allowed in the "advanced" mode (in the next update). :+1:
I can confirm that this issue seems to appear in latest Chrome on Android - more precisely, it seems the issue is in the `Android System WebView` which was updated...
@jezbo7 ``` sjcl v1.0.6 Android System WebView v59.0.3071.125 ``` However, as @Nilos pointed out, the behaviour was inconsistent and only happened after a certain ramp-up phase.
You can open a PR if you want to add a package.
Android ADB method is dead.
It would be beneficial to have a way to load data based on `accountId` -- for example being able to load profile information (level, about me etc.) based on `accountId`...
That's actually something that could be done. There are however some pressing things to be done first. I'll keep this in mind. Thank you for your feedback. :+1:
Yep, I was thinking about using the chat log to load previous chats messages - the only problem is that the chat log is stored in a human-readable file but...
Remembering last online state is actually quite simple and this is a nice little feature which could be added. Regarding dark theme, that is doable (you can do this on...