Robin Modisch
Robin Modisch
The new naming scheme seems intuitive to me, I don't see any immediate problems with it. A more general hindrance for me is the "wokwi" prefix everywhere. A prefix for...
Not sure if related, but I seem to be missing LFS files in the checked out repository. Looking through the logs I couldn't find any listings of downloaded files either:...
Problem persists in current version v1.10.1. What worked for me was setting an *.png image instead of an *.ico. It seems like there are two problems at work here: 1....
Was about to ask for a comparison, just noticed this issue. Any plans to get a summary into the readme? Looking at the raw statistics like stars or followers would...
I agree with @waldyrious. Renaming the section, especially with a "in relation to nvm vX.Y" or similar, would have helped me. I don't want to critizise fnm or nvm, I...
has been done already, MIT as of now
I had the same problem, specifically 20px seems like a hardcoded placeholder: https://github.com/victordibia/handtrack.js/blob/master/src/index.js#L84 It took me a while to figure this out but it seems like runDetection() of the example...
On a related note: Setting` style="display: none;"` on the video keeps the video running for analysis but hides it from the view. The (rendered) canvas contains both the overlay and...
Just coming through to drop a first impression: I was searching for a way to toggle dark mode, somehow I expected some presets to exist. I'm fine with the methods...
For anyone stumbling through: Use the theme builder to generate a default theme with dark mode support, it's much easier. No need for custom code or magic variables, it seems...