-
```
What steps will reproduce the problem?
1. Close the Toolbox
2. Can't reopen without quitting and restarting app.
What is the expected output? What do you see instead?
Under Window, one should hav…
-
```
What steps will reproduce the problem?
1. Close the Toolbox
2. Can't reopen without quitting and restarting app.
What is the expected output? What do you see instead?
Under Window, one should hav…
-
```
What steps will reproduce the problem?
1. Close the Toolbox
2. Can't reopen without quitting and restarting app.
What is the expected output? What do you see instead?
Under Window, one should hav…
-
-
`/tools/audio-spectrum` and friends can take audio from "user media" devices. I got a request to allow URLs for audio files/streams as well.
Details:
* Display the `` element so that play/pause/se…
-
Overview and demo of the new release for the JuBrain (SPM) Anatomy Toolbox. Happy to answer questions and discuss feature requests
-
Voeg toe: dropdown list bij taggevalue Informatiemodeltype:
https://docs.geostandaarden.nl/mim/mim/#metagegeven-informatiemodel-type
-
- I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/
- I have made sure that both my config and system packages are up t…
-
@PierreMartinon
```julia
@def ocp2 begin
s ∈ [0, 1], time
y = (x, tf) ∈ R², state
u ∈ R, control
dx = tf(s)^2 * u(s)
dtf = 0 # while 0 * u(s) is fine 😱 (1)
ẏ(s) == [dx…
-
Toolbox can't compile code if it has package declaration. Next code produces an AssertionError error:
```
import scala.tools.reflect.ToolBox
import scala.reflect.runtime.currentMirror
…