SceneSwitcher
SceneSwitcher copied to clipboard
Browse button to select a script file is "Save as" and not "Open"
Operating System Info
Ubuntu 24.04
Other OS
No response
OBS Studio Version
31.1.1
Advanced Scene Switcher Version
1.31.0-8-g0221f789
Plugin settings
No response
OBS Studio Log URL
No response
OBS Studio Crash Log URL
No response
Expected Behavior
When I click on the Browse button it should not open a "Save As" dialog.
Current Behavior
Clicking this "Browse" button opens a "Save As" dialog.
This is true both of the condition and the action.
Steps to Reproduce
- Add an action (or condition) of type = Script, script type = File, script language = Python
- Click the Browse button
- Observe that the dialog title is "Save As"
- Select some file and you'll be prompted whether you want to replace it
Anything else we should know?
As far as I can tell this doesn't actually destroy the file in question. The content was still there just as I left it.