·
1 commit
to main
since this release
Patch Changes
-
c267b74Thanks @mikebarkmin! - Show the Pythoninput()prompt message in the browser dialog.When a Python script calls
input("Zahl eingeben: "), the prompt text is now passed through to the browser'swindow.prompt()dialog instead of always showing the generic "Input required:" message.