28raining
28raining
Because of this code `if (!target.is("input") && !target.is("textarea")) {` if a text input is clicked and THEN canvas is clicked, keyup and keydown (for example delete) don't do anything. Somehow...
There seems to be a bug that if the page is scrolled at all Draw2D stops working. At least that is what I experienced. To fix this I swapped; `...
Same project as mentioned in https://github.com/freegroup/draw2d/issues/237 If you put down an op-amp, I can't connect input to output unless I put a resistor in the middle. I've tried with ports...
I attach a video of the failure. If you would like to reproduce, get my project as mentioned in https://github.com/freegroup/draw2d/issues/237 and uncomment SingleSelectionPolicy inside circuitSolver\modules\wdk_draw2d.js (my hacky solution) [screen-capture (1).webm](https://user-images.githubusercontent.com/18679628/235327548-2c54b69a-6d82-4ea7-b1c1-f6d7b2b39a86.webm)...
Hi, thanks a lot for putting the library together I've found it really useful! I've been using this for my hobby project and have run into a few issues. Feel...
[codepen](https://codepen.io/MojtabaSamimi/pen/dyrwVaN?editors=0010) there should be 2 points visible in that plot, but there are none. Comment out the range to see the 3 points
This is the codepen from the readme: [react-plotly.js](https://codepen.io/rsreusser/pen/qPgwwJ?editors=1010) If you change the version of react-plotly.js to **latest** it will give an error
Algebrite.eval("inv_mna = inv([[a]])")
I was trying to substitute A with 1.5e-12. The tool crashes, can't support 'e' If you put in 0.0000000000015, then try to return the same value, that is rounded to...
Attached image is the result drawn in Latex.  Nerdamer should realize that (1/L)/S == 1/(LS). There are probably easier ways to reproduce this, but here's one way; ``` nerdamer.setVar('M',...