Jordan Lees
Jordan Lees
Commit 56de9f0 did not include an update to the typescript definitions, so TS projects will show errors when including, for example, brightGreen.
- **I'm submitting a ...** - [x] Maintenance request - **Summary** The TypeScript declarations for the 4.1.x MongoDB driver are full of errors, so it is currently impossible to build...
If the main monitor resolution changes, such as when launching a game in full screen, Mouse Debouncer opens an error window saying: ``` The notify icon couldn't be added. Error...
Made a rudimentary fix for https://github.com/marvinlehmann/Mouse-Debouncer/issues/4.
Issue was from wrapping `assert` in an ESM-style `export * from assert` statement. ESBuild, instead of copying the exported variable straight from `assert`, created a new object and populated it...
### Version 0.1.4 ### Platform Linux jbook 5.18.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1 (2022-06-16) x86_64 GNU/Linux ### What steps will reproduce the bug? Create a JS file with a LOT...
Hi, I'm kinda surprised that having an idle animation with glslCanvas causes a non-negligible amount of CPU usage. When my animation is idle, it uses 6-7% of my CPU, and...
### Version 0.1.2 ### Platform Linux JDESK 5.4.72-microsoft-standard-WSL2 #1 SMP Wed Oct 28 23:40:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ---- Microsoft Windows NT 10.0.19043.0 x64 ### What steps will...
#941 fix
2nd attempt... I wiped changes from my branch, forgetting that I still had an unmerged PR open, and it automatically closed PR #998 > Issue was from wrapping `assert` in...