daladim

Results 43 comments of daladim

Hi, I've had the exact same issue (fixed when I explicitly added a `kind: Pod` in my config block Does that mean you should document `kind` as being mandatory?

Your link had died since your comment. For those interested: * Export the data from the installed app (three dots on the top right > `Export board archive`) * Optionally...

The Ctrl-scroll workaround does not seem to work on the macOS desktop app :-( (I tried using Command-scroll as well, and the usual pinch-out gesture on the trackpad, with no...

I have done changes. I'll play with it and I'll make a pull request as soon as I am happy with it :)

Running `npm run` shows me a list of tasks. It seems `npm run start-dev` what was I was looking for. However, does that mean the documentation could be improved? (but...

After having a look at `mixxxdb.sqlite`, I suppose it is a matter of joining the `rhytmbox_library` DB table with the `library.key` field. No clue how complex this would be, though

Here is what the rendered doc now would look like. (the cannister alone, without the text, would be better aligned imho)

FWIW: I'm using a Nokia phone, that is fairly close to "stock" Android. On case you don't have a Nokia to test this, I expect Pixel phones to behave the...

For race 1 : note that [`CloseTrace` could return `ERROR_CTX_CLOSE_PENDING`](https://learn.microsoft.com/en-us/windows/win32/api/evntrace/nf-evntrace-closetrace), which means that it _will_ continue invoking the callback. I'm not sure what `pUserTrace` points at in krabsetw, but it...

Expected result is not very clear actually. @timusus , what is the "rescan" philosophy after all? The code has a great support for "updating" scanned playlists instead of bluntly replacing...