James Scott-Brown
James Scott-Brown
My outer window size is 1920 x 2160 (one half of a 4K screen); my inner window size is 1920 x 2025. This happens is both Firefox and Chromium
Yes, this solves the problem for me (though it still occurs under the more unusual circumstance of using a full-screen browser window on a 4K monitor in portrait orientation).
I also encountered this error when trying to compute a layout in nodejs, presumably because animation requires DOM manipulation that is only possible in the browser. My solution was to...
I suspect that this is just due to a bad default layout: try selecting all the nodes with Ctr-A/Cmd-A, applying a layout with "Layout -> Organic", and then resizing the...
I don't think it is a ``gpg-agent`` problem in my case: 1. after reconnecting I can run ``pass`` at the command line (or do a ``git push``/``pull`` using SSH authentication...
This is even more confusing because the default version of `config.toml` changes some values from what their defaults would otherwise be (to `enter_accepts = true` and `records = true`). When...
The value of the `value` prop corresponds to an entry in the `collection` array, not just the `id` of an entry (which could be accessed as `justValue` but is read-only)....
I'm closing this PR as the project is no longer under development.
I'm closing this PR as the project is no longer under development.
> Same happened to me, after I upgraded to and iPhone15…. > > Once I removed the ntfy app, deleted all data and then downloaded it again from the AppStore,...