Robert Eisele
Robert Eisele
Hello, using the Wire App for a week now on MacOS 12.4.0 with version 3.24.4357 I must say it's great! What I am missing though is the possibility to search...
Adding and wmode="transparent" solves the issue that the flash file can't be hidden/overlapped with CSS.
### Clear and concise description of the problem Hi, when sliding to a specific index, one can run `swiper.slideTo(ndx)`. However when having the loop mode enabled, the swiper should have...
Hi Piero, I'm the author of the dhcp package and found penguin-eggs as you use it as a dependency. I was curious, how you use it and found ``` ATTENTION...
Hi Stefan, thanks for Cannon.js! As I am the author of Quaternion.js ( https://github.com/infusion/Quaternion.js ), I was interested in your implementation and figured, your `fromVectors()` method could be improved quite...
Hello, people tend to use the lightning symbol ↯ (LaTex: \unicode{x21af}) for contradictions. I switched over from Mathjax, where the latter was possible. Here in KaTeX I tried to use...
Hi, I'm the author of Quaternion.js ( https://www.npmjs.com/package/quaternion ), I saw your conversion from Euler angles to quaternions uses the wrong order. The author commented he's using ZXY, but it...
Hello, I typically run p5 myself and avoid adding p5 methods to the window object. That being said, p5.gif should have the option to use custom p5 contexts, such as:...
Hi Tomáš, thanks for the great npm module, it works like a charm! I was skimming through the source if it's easily possible to extend the module to not save...