kofigumbs / multi

Create custom, lightweight macOS apps from websites
GNU General Public License v3.0
1.29k stars 40 forks source link

A small problem... #141

Open ulrichloose opened 3 months ago

ulrichloose commented 3 months ago

I would like to make the website https://falstad.com/circuit/circuitjs.html to a web app. This also works very well... The problem is - if you want to save a simulation locally (CMD S), you will be asked for the file name, but no file is written, but the file content is displayed as text in the window. With Safari in Sonoma, on the other hand, the opening of an simulation does not work.

Is it possible to fix the problem?